aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-25 17:28:11 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-05-25 17:28:11 +0530
commita35da73e00e9b601a62a51167d5147a0cc4a6cd2 (patch)
treed9101ee62f15c35e5dca47a17c7857e6e17cc378 /README.md
parentUpgraded electron to '13.0.0' and also registered newer changes in 'recipes' ... (diff)
downloadferdium-app-a35da73e00e9b601a62a51167d5147a0cc4a6cd2.tar.gz
ferdium-app-a35da73e00e9b601a62a51167d5147a0cc4a6cd2.tar.zst
ferdium-app-a35da73e00e9b601a62a51167d5147a0cc4a6cd2.zip
Fixing README for electron upgrade.
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 40abec26d..687f454ee 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
211 211
212### Adds internal changes 212### Adds internal changes
213 213
214- [x] Upgrades to Electron 12.0.9 214- [x] Upgrades to Electron 13.0.0
215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
216- [x] Minifies build files to improve app size 216- [x] Minifies build files to improve app size
217- [x] Adds "npm run prepare-code" command for development to lint and beautify code 217- [x] Adds "npm run prepare-code" command for development to lint and beautify code