Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okkdev committed Oct 31, 2019
1 parent 6cd91f8 commit b918dde
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# PokemonParser

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `pokemon_parser` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:pokemon_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/pokemon_parser](https://hexdocs.pm/pokemon_parser).

Simple Pokémon® name parser for all pokemon names on pokeapi.

0 comments on commit b918dde

Please sign in to comment.