aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 18:18:52 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 18:18:52 +0700
commitd688f9b790f91e5af5fcbb14876d7cd1b49638e7 (patch)
tree12043d740af04f478baa9f1bc4870b364f2abe08 /README.md
parentFix linter (=== instead of ==) (diff)
downloadferdium-app-d688f9b790f91e5af5fcbb14876d7cd1b49638e7.tar.gz
ferdium-app-d688f9b790f91e5af5fcbb14876d7cd1b49638e7.tar.zst
ferdium-app-d688f9b790f91e5af5fcbb14876d7cd1b49638e7.zip
Mention portable version for Windows instead of env variable
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76925d706..3595ee68a 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ You can find the installers in the [latest release](https://github.com/getferdi/
38- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39)) 38- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39))
39- [x] Add option to show a browser-like navigation bar on all services 39- [x] Add option to show a browser-like navigation bar on all services
40- [x] Add option to change accent color 40- [x] Add option to change accent color
41- [x] Add "`LOCALAPPDATA`" env variable to set a custom path for storing all data 41- [x] Add portable version for Windows
42- [x] Add Process Manager to find services using a lot of resources 42- [x] Add Process Manager to find services using a lot of resources
43- [x] Add "npm run prepare-code" command for development to lint and beautify code 43- [x] Add "npm run prepare-code" command for development to lint and beautify code
44- [x] Add button to open darkmode.css for a service 44- [x] Add button to open darkmode.css for a service