aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 14b5745e4..bba57a252 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@
39 - [Or use Chocolatey (Windows only)](#or-use-chocolatey-windows-only) 39 - [Or use Chocolatey (Windows only)](#or-use-chocolatey-windows-only)
40 - [Or use Windows Package Manager (Windows only)](#or-use-windows-package-manager-windows-only) 40 - [Or use Windows Package Manager (Windows only)](#or-use-windows-package-manager-windows-only)
41 - [Or use homebrew (macOS or Linux)](#or-use-homebrew-macos-or-linux) 41 - [Or use homebrew (macOS or Linux)](#or-use-homebrew-macos-or-linux)
42 - [Or use snap (Linux only)](#or-use-snap-linux-only)
42 - [Or use AUR (Arch Linux)](#or-use-aur-arch-linux) 43 - [Or use AUR (Arch Linux)](#or-use-aur-arch-linux)
43 - [Or use snap (Linux)](#or-use-snap-linux-only)
44 - [What makes Ferdi different from Franz?](#what-makes-ferdi-different-from-franz) 44 - [What makes Ferdi different from Franz?](#what-makes-ferdi-different-from-franz)
45 - [Removes unproductive paywalls and other other interruptions](#removes-unproductive-paywalls-and-other-other-interruptions) 45 - [Removes unproductive paywalls and other other interruptions](#removes-unproductive-paywalls-and-other-other-interruptions)
46 - [Adds features to increase your productivity](#adds-features-to-increase-your-productivity) 46 - [Adds features to increase your productivity](#adds-features-to-increase-your-productivity)
@@ -226,7 +226,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
226 226
227### Adds internal changes 227### Adds internal changes
228 228
229- [x] Upgrades to Electron 13.1.9 229- [x] Upgrades to Electron 13.2.0
230- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 230- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
231- [x] Minifies build files to improve app size 231- [x] Minifies build files to improve app size
232- [x] Adds "npm run prepare-code" command for development to lint and beautify code 232- [x] Adds "npm run prepare-code" command for development to lint and beautify code