diff options
| author | Kumar Priyansh <[email protected]> | 2020-07-17 21:20:57 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-07-17 21:20:57 +0530 |
| commit | 431512a9625dea403afea32bb4d9b6f426fed4a5 (patch) | |
| tree | ba574ed30ee5ec73bda63887fd1a5203cf722cba | |
| parent | 92339db9ca93839cbe1e4c7a23349fa7e9d3caf9 (diff) | |
| download | authorr-431512a9625dea403afea32bb4d9b6f426fed4a5.tar.xz authorr-431512a9625dea403afea32bb4d9b6f426fed4a5.zip | |
Updated readme
| -rw-r--r-- | README.md | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -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 |
