diff --git a/README.md b/README.md index 9fcd297..86847c8 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ install.sh start_server - Open the url: *your ip address:8000* in your browser and login with the admin credentials you just created. ## Note + This application is currently in development phase. There might be a lot of bugs. Pull requests are welcome! @@ -71,6 +72,7 @@ Also, I do not promote any illegal use of this application. Use wisely! Please make changes in a separate branch and then make pull requests. ## Features to be implemented + - Improve documentation - Extend the application to allow multiple users. The application should ask for write access to gdrive. It should then download the files on their gdrive instead of the developer's gdrive. - One click deploy option, so that users can deploy the application on their own servers (heroku or any other server)