From e148598f8ce559f6e5bb25253061c9249fd40e91 Mon Sep 17 00:00:00 2001 From: axeloz Date: Thu, 20 Jul 2017 12:10:40 +0200 Subject: [PATCH] Update readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b33b660..35187f0 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ If your want to modify the sources, you can use the Laravel Mix features: - run a `npm install` - run a `npm run watch` in order to recompile the assets when changed -## Roadmap +## Roadmap / Ideas / Improvements There are many ideas to come. You are welcome to **participate**. - make the expiry date editable per bundle @@ -81,6 +81,9 @@ There are many ideas to come. You are welcome to **participate**. - ability to send link to recipients - add unit testing - more testing on heavy files +- customizable (logo, name...) +- theming +- responsiveness ## Licence