diff --git a/README.md b/README.md index 90ab477..5413d8f 100644 --- a/README.md +++ b/README.md @@ -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");