From 35a9798278ed3e55e998359ad420ba05b6dc884c Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 21 Aug 2016 20:46:17 +0100 Subject: [PATCH] add note to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf6be337..d75c1241 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![community](https://img.shields.io/badge/community-forum-ff69b4.svg?style=flat-square)](https://forum.caddyserver.com) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/hacdias/caddy-filemanager) +# THIS CODE IS UNSTABLE ATM + This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at [issues](https://github.com/hacdias/caddy-filemanager/issues). ```