aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-07-17 21:20:57 +0530
committerKumar Priyansh <[email protected]>2020-07-17 21:20:57 +0530
commit431512a9625dea403afea32bb4d9b6f426fed4a5 (patch)
treeba574ed30ee5ec73bda63887fd1a5203cf722cba
parent92339db9ca93839cbe1e4c7a23349fa7e9d3caf9 (diff)
downloadauthorr-431512a9625dea403afea32bb4d9b6f426fed4a5.tar.xz
authorr-431512a9625dea403afea32bb4d9b6f426fed4a5.zip
Updated readme
-rw-r--r--README.md14
1 files changed, 1 insertions, 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