diff --git a/README.md b/README.md index 7411419..ad7d7fb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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(testing): `chai` `mocha` `chai-http`