From 92f5b27656afd3ae00713bed05a08d92d96d7052 Mon Sep 17 00:00:00 2001 From: Diego Bernal Date: Sat, 2 Jun 2018 10:48:12 +0200 Subject: [PATCH] Updated readme with forks section --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3575ea..9ad7d1e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ If you allow uploads on the public web, it is only a matter of time before your HT: [@beardog108](https://github.com/beardog108) +## Forks + +- **Edit feature**. An extension of the initial project which lets you edit files and save them from the main php file. Works asynchronously with ajax requests. Link: [@diego95root](https://github.com/diego95root/simple-file-manager) + ## Screenshot -![Screenshot](https://raw.github.com/jcampbell1/simple-file-manager/master/screenshot.png "Screenshot") \ No newline at end of file +![Screenshot](https://raw.github.com/jcampbell1/simple-file-manager/master/screenshot.png "Screenshot")