From a8af578582077196416a148e45b9711c537630ea Mon Sep 17 00:00:00 2001 From: Ben Ashton Date: Tue, 2 Mar 2021 22:22:08 -0800 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa03fc4..647dd0b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ cordova plugin add git+https://git.n0m.org/n0m/PawSQLite-Cordova-Adapter.git ## Usage -For more detailed usage, please see: [PawSQLite](https://git.n0m.org/n0m/PawSQLite) +For more detailed usage, please see: [https://git.n0m.org/n0m/PawSQLite](https://git.n0m.org/n0m/PawSQLite) ```javascript const PawSQLite = require("pawsqlite");