florianv / swap

:currency_exchange: Currency exchange rates library

Home Page:https://florianv.github.io/swap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the quick start on the main page

PhoneixS opened this issue · comments

In the web page, the commands for a quick start are:

$ composer require florianv/swap php-http/message php-http/guzzle6-adapter

But in the GitHub is:

$ composer require php-http/curl-client nyholm/psr7 php-http/message florianv/swap

which has the dependency nyholm/psr7.

I think the main web page should be updated.

@PhoneixS Done, thanks!