From d7ecacacdb98067c276b87cf193b8c8aae66fe8a Mon Sep 17 00:00:00 2001 From: Bror Winther Date: Tue, 12 Nov 2019 20:40:44 +0100 Subject: Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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´ - [x] Add Process Manager to find services using a lot of resources - [x] Add "npm run prepare-code" command for development to lint and beautify code - [x] Add button to open darkmode.css for a service -- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) ti improve application size +- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size - [x] Improve "About Ferdi" screen to better display versions - [x] Minifying build files to improve app size - [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) -- cgit v1.2.3-54-g00ecf From b399d08fc42f7a709e37ee05061aa103a130f775 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 19:50:31 +0000 Subject: docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aac3d449..eb167d2d2 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Benjamin Staneck
Benjamin Staneck

🎨 ammarmalhas
ammarmalhas

🐛 🛡️ Steliyan Stoyanov
Steliyan Stoyanov

💻 🤔 + Bror Winther
Bror Winther

📖 -- cgit v1.2.3-54-g00ecf From 92d9180ee4efd95415d866c9e2c02923f5fec2d1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 19:50:32 +0000 Subject: docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 832fcd243..487175335 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -242,6 +242,15 @@ "code", "ideas" ] + }, + { + "login": "brorbw", + "name": "Bror Winther", + "avatar_url": "https://avatars2.githubusercontent.com/u/5909562?v=4", + "profile": "https://github.com/brorbw", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 6 -- cgit v1.2.3-54-g00ecf