From 6b44e21e53906917fb6f78ea5961d6c52725efbc Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Sat, 13 Jun 2020 22:15:46 -0400 Subject: [PATCH] Fixup README Signed-off-by: Alek Ratzloff --- README.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/README.md b/README.md index 4e0c509..fa35918 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,3 @@ # Omnibot -**TODO: Add description** - -## Installation - -If [available in Hex](https://hex.pm/docs/publish), the package can be installed -by adding `omnibot` to your list of dependencies in `mix.exs`: - -```elixir -def deps do - [ - {:omnibot, "~> 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/omnibot](https://hexdocs.pm/omnibot). - +IRC bot with plugin/module support.