aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-11-12 20:50:38 +0100
committerLibravatar GitHub <noreply@github.com>2019-11-12 20:50:38 +0100
commit8d9c516a81a65e708d7fa8f7e923318fb40c60f4 (patch)
treea2976af1d44c8f130e48d2846ad036929c2be82a
parentFix lint (diff)
parentFixed typo in README.md (diff)
downloadferdium-app-8d9c516a81a65e708d7fa8f7e923318fb40c60f4.tar.gz
ferdium-app-8d9c516a81a65e708d7fa8f7e923318fb40c60f4.tar.zst
ferdium-app-8d9c516a81a65e708d7fa8f7e923318fb40c60f4.zip
Merge pull request #202 from brorbw/patch-1
Fixed typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6aac3d449..c2791389c 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ If you use a AUR Helper e.g. yay, simply install it via ´yay -S ferdi-bin´
108- [x] Add Process Manager to find services using a lot of resources 108- [x] Add Process Manager to find services using a lot of resources
109- [x] Add "npm run prepare-code" command for development to lint and beautify code 109- [x] Add "npm run prepare-code" command for development to lint and beautify code
110- [x] Add button to open darkmode.css for a service 110- [x] Add button to open darkmode.css for a service
111- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) ti improve application size 111- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
112- [x] Improve "About Ferdi" screen to better display versions 112- [x] Improve "About Ferdi" screen to better display versions
113- [x] Minifying build files to improve app size 113- [x] Minifying build files to improve app size
114- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) 114- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo)