From adf15a17a1c025d38c1a7bcb3c3cd412b5f345b8 Mon Sep 17 00:00:00 2001 From: Christopher Rose Date: Fri, 24 May 2019 11:35:33 +0530 Subject: [PATCH] md changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c084419..315bb73 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,15 @@ A simple file manager for managing files on a remote fs using Node. Dependencies: `express` `body-parser` `sqlite` - Checklist: + - [x] Folder Traversal - [ ] Filesystem viewing - [ ] Upload - [ ] Auth - Credit: + - Samuel Thornton: [Material Design Box Shadows]("https://codepen.io/sdthornton/pen/wBZdXq") - StackOverflow: Troubleshooting errors - Google: All knowing \ No newline at end of file