diff --git a/README.md b/README.md index e0340d2..85f3ccc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This allows you to host custom (known as 3rd party) App Market repositories of WebDesk applications. ## Features -- Listing currently uploaded apps (/apps endpoint) +- Listing currently uploaded apps (/apps endpoint and root of web server) - Showing app source code (under /uploads/app_name/index.js) - Uploading new apps (/apps endpoint with Bearer token) - Editing app info (/editapp endpoint with Bearer token)