From b3ca325dd0c75ec8e779f1cdd31fa54df4aab090 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 4 Nov 2025 12:38:14 +0100 Subject: docs(info): update readme --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'README.md') 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 . +Template used: https://github.com/eskil/example-elixir-parser -- cgit v1.2.3