Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lebrunel committed Mar 13, 2024
1 parent b5e5149 commit 69ac8c3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Anthropix

![Ollama-ex](https://raw.githubusercontent.com/lebrunel/anthropix/main/media/poster.webp)
![Anthropix](https://raw.githubusercontent.com/lebrunel/anthropix/main/media/poster.webp)

![Hex.pm](https://img.shields.io/hexpm/v/anthropix?color=informational)
![License](https://img.shields.io/github/license/lebrunel/anthropix?color=informational)
Expand Down
2 changes: 1 addition & 1 deletion lib/anthropix.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Anthropix do
@version Keyword.fetch!(Mix.Project.config(), :version)
@moduledoc """
![Ollama-ex](https://raw.githubusercontent.com/lebrunel/anthropix/main/media/poster.webp)
![Anthropix](https://raw.githubusercontent.com/lebrunel/anthropix/main/media/poster.webp)
![License](https://img.shields.io/github/license/lebrunel/anthropix?color=informational)
Expand Down
File renamed without changes.

0 comments on commit 69ac8c3

Please sign in to comment.