Update README

This commit is contained in:
2019-09-14 19:51:49 +05:30
parent c0a5bb765e
commit 455ef4344f

View File

@@ -4,6 +4,8 @@
A simple file manager for managing files on a remote fs using Node. A simple file manager for managing files on a remote fs using Node.
![Sample Image](https://github.com/chrisvrose/chrisvrose.github.io/raw/master/static/projects/screenshots/nodejs-fm.png)
Dependencies: `express` `body-parser` `@fortawesome/fontawesome-free` `jquery` `connect-busboy` Dependencies: `express` `body-parser` `@fortawesome/fontawesome-free` `jquery` `connect-busboy`
Dependencies(testing): `chai` `mocha` `chai-http` Dependencies(testing): `chai` `mocha` `chai-http`