Added a link for detailed usage

This commit is contained in:
Ben Ashton 2021-03-02 22:24:00 -08:00
parent bf8f22cb00
commit 452732fd0e

View File

@ -13,6 +13,8 @@ npm install -s git+https://git.n0m.org/n0m/PawSQLite-WebSQL-Adapter.git
## Usage
For more detailed usage, please see: [https://git.n0m.org/n0m/PawSQLite](https://git.n0m.org/n0m/PawSQLite)
```javascript
const PawSQLite = require("pawsqlite");
const PawSQLiteWebSQLAdapter = require("pawsqlite-websql-adapter");