diff --git a/README.md b/README.md index c26bd8f..f25c3c2 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,5 @@ # Paypal -**TODO: Add description** - -## Installation - -If [available in Hex](https://hex.pm/docs/publish), the package can be installed -by adding `paypal` to your list of dependencies in `mix.exs`: - -```elixir -def deps do - [ - {:paypal, "~> 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 . +Paypal integration using [Tesla](https://github.com/elixir-tesla/tesla). +The aim of this library is to get completely covered the use of the Paypal API v2 for Orders, Payments, and Authorization.