diff --git a/README.md b/README.md index 70a7c14..a02e811 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tweekdb -the flat-file, in-memory, remote-sync or hybrid db that is as lightning as you configure it to be. +The flat-file, in-memory, remote-sync or hybrid db that is as lightning as you configure it to be. ![cd-img] ![dep-img] ![sz-img] diff --git a/package.json b/package.json index 1e3df51..3bcdcdd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tweekdb", "version": "1.0.4", - "description": "flat-file, in-memory or remote-sync db that is as lightning as you configure it to be", + "description": "The flat-file, in-memory, remote-sync or hybrid db that is as lightning as you configure it to be.", "main": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"