diff --git a/README.md b/README.md index 67ea662..f207221 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ For a complete documentation of all endpoints offered by the Stuart API, you can ```elixir # mix.exs -def application do - [applications: [:stuart_client_elixir]] -end - def deps do [ {:stuart_client_elixir, "~> 1.2.0"}