rapidjs / rapid.js

An ORM-like Interface and a Router For Your API Requests
https://rapidjs.drewjbartlett.com
711 stars 45 forks source link

Added installation instructions to readme #26

Closed RayBenefield closed 6 years ago

RayBenefield commented 6 years ago

I went to install the package and tried to install the following first:

yarn add rapidjs
yarn add rapid-js

It wasn't clear that the package was actually rapid.js from the readme unless you go to the docs website.

drewjbartlett commented 6 years ago

Thanks for this!