md changes

This commit is contained in:
2019-05-24 11:35:33 +05:30
parent b0cd933e4a
commit adf15a17a1

View File

@@ -6,15 +6,15 @@ A simple file manager for managing files on a remote fs using Node.
Dependencies: `express` `body-parser` `sqlite` Dependencies: `express` `body-parser` `sqlite`
Checklist: Checklist:
- [x] Folder Traversal - [x] Folder Traversal
- [ ] Filesystem viewing - [ ] Filesystem viewing
- [ ] Upload - [ ] Upload
- [ ] Auth - [ ] Auth
Credit: Credit:
- Samuel Thornton: [Material Design Box Shadows]("https://codepen.io/sdthornton/pen/wBZdXq") - Samuel Thornton: [Material Design Box Shadows]("https://codepen.io/sdthornton/pen/wBZdXq")
- StackOverflow: Troubleshooting errors - StackOverflow: Troubleshooting errors
- Google: All knowing - Google: All knowing