From c3831c5c2be6b7419c7d33a107342f6fe8c3113e Mon Sep 17 00:00:00 2001 From: Liru Date: Fri, 20 Apr 2018 22:11:41 -0400 Subject: [PATCH] Update README --- README.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5f6262d..e406d80 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,7 @@ # ZombieSurvivor -**TODO: Add description** +A Zombie survivor kata, as seen [in the kata catalog](https://github.com/ardalis/kata-catalog/blob/master/katas/Zombie%20Survivors.md). -## Installation - -If [available in Hex](https://hex.pm/docs/publish), the package can be installed -by adding `zombie_survivor` to your list of dependencies in `mix.exs`: - -```elixir -def deps do - [ - {:zombie_survivor, "~> 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/zombie_survivor](https://hexdocs.pm/zombie_survivor). +## Documentation +Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc). \ No newline at end of file