aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-11-04 12:38:14 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2025-11-04 12:38:14 +0100
commitb3ca325dd0c75ec8e779f1cdd31fa54df4aab090 (patch)
tree202e42441171b8a9a63ccb8d78e2df93fd2a6988
parentf458a4b0172583af26fb93ff9844c71362cca76e (diff)
docs(info): update readme
-rw-r--r--README.md19
1 files changed, 2 insertions, 17 deletions
diff --git a/README.md b/README.md
index 31b80eb..c731752 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,6 @@
# ElixirMathParser
-**TODO: Add description**
+A math script parser in Elixir.
-## Installation
-
-If [available in Hex](https://hex.pm/docs/publish), the package can be installed
-by adding `elixir_math_parser` to your list of dependencies in `mix.exs`:
-
-```elixir
-def deps do
- [
- {:elixir_math_parser, "~> 0.1.0"}
- ]
-end
-```
-
-Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
-and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
-be found at <https://hexdocs.pm/elixir_math_parser>.
+Template used: https://github.com/eskil/example-elixir-parser