From 431512a9625dea403afea32bb4d9b6f426fed4a5 Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Fri, 17 Jul 2020 21:20:57 +0530 Subject: Updated readme --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index f5d7ad8..2904a3f 100644 --- a/README.md +++ b/README.md @@ -17,19 +17,7 @@ A desktop app for authors. ```` git clone https://github.com/luciferreeves/authorr ```` -- ### Dependencies: - ```` - "dependencies": { - "jquery": "^3.4.1", - "local-storage": "^2.0.0" - } - - "devDependencies": { - "electron": "^5.0.3", - "@fortawesome/fontawesome-free": "^5.9.0", - "electron-builder": "^20.43.0" - } - ```` + - ### How to get started on macOS: npm install && npm start -- cgit v1.2.3