aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c4ca92dc..6a3a8ff54 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
112- [x] Add Process Manager to find services using a lot of resources 112- [x] Add Process Manager to find services using a lot of resources
113- [x] Add "npm run prepare-code" command for development to lint and beautify code 113- [x] Add "npm run prepare-code" command for development to lint and beautify code
114- [x] Add button to open darkmode.css for a service 114- [x] Add button to open darkmode.css for a service
115- [x] [Add `user.css` and `user.js` that allows users to inject custom code into services](https://github.com/getferdi/ferdi/wiki/Using-user.css-and-user.js) ([#83](https://github.com/getferdi/ferdi/issues/83))
115- [x] Allow SVGs for service custom icon 116- [x] Allow SVGs for service custom icon
116- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 117- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
117- [x] Improve "About Ferdi" screen to better display versions 118- [x] Improve "About Ferdi" screen to better display versions