aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Koshy <skoshy@users.noreply.github.com>2020-04-09 14:12:16 -0400
committerLibravatar GitHub <noreply@github.com>2020-04-09 19:12:16 +0100
commitc6b8b887a433862dfe6741268fc454f293f75930 (patch)
treedeb53c6ca768106c77155ad9282b13fb62473c8b /README.md
parentRefactor updates settings (#506) (diff)
downloadferdium-app-c6b8b887a433862dfe6741268fc454f293f75930.tar.gz
ferdium-app-c6b8b887a433862dfe6741268fc454f293f75930.tar.zst
ferdium-app-c6b8b887a433862dfe6741268fc454f293f75930.zip
Minor spelling fixes in README (#552)
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0ffbecffd..9b42d4f5e 100644
--- a/README.md
+++ b/README.md
@@ -53,12 +53,12 @@
53 53
54### What is Ferdi? 54### What is Ferdi?
55 55
56Ferdi is a messaging browser that allows you to combine your favorite messaging services into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additonal features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. Find out more about Ferdi and its features on [getferdi.com](https://getferdi.com). 56Ferdi is a messaging browser that allows you to combine your favorite messaging services into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. Find out more about Ferdi and its features on [getferdi.com](https://getferdi.com).
57 57
58## Features 58## Features
59- [x] Ferdi puts all your messaging services into one place 59- [x] Ferdi puts all your messaging services into one place
60- [x] Native support for 100+ services 60- [x] Native support for 100+ services
61- [x] Workspaces to keep your personal and work life seperated 61- [x] Workspaces to keep your personal and work life separated
62- [x] Support for multiple accounts on any service 62- [x] Support for multiple accounts on any service
63- [x] Dark Mode support for all of your services 63- [x] Dark Mode support for all of your services
64- [x] Optional cloud sync to keep your services synchronized between devices 64- [x] Optional cloud sync to keep your services synchronized between devices
@@ -98,7 +98,7 @@ You can download Ferdi for Windows, Mac and Linux on [Ferdi's download page](htt
98 98
99### Or use AUR (Arch Linux) 99### Or use AUR (Arch Linux)
100 100
101Ferdi has three seperate AUR packages you can use: 101Ferdi has three separate AUR packages you can use:
102- **[ferdi](https://aur.archlinux.org/packages/ferdi/)**: Uses your system electron version to run the latest release - this version will work best on most systems. 102- **[ferdi](https://aur.archlinux.org/packages/ferdi/)**: Uses your system electron version to run the latest release - this version will work best on most systems.
103- **[ferdi-bin](https://aur.archlinux.org/packages/ferdi-bin/)**: Uses the latest Fedora release and extracts it to Arch. Use this version if you are having trouble with the `ferdi` package. 103- **[ferdi-bin](https://aur.archlinux.org/packages/ferdi-bin/)**: Uses the latest Fedora release and extracts it to Arch. Use this version if you are having trouble with the `ferdi` package.
104- **[ferdi-git](https://aur.archlinux.org/packages/ferdi-git/)**: Uses your system electron version to run the latest commit from the develop branch and may be unstable but may also give you features that are not yet available in other versions. Please only use `ferdi-git` if you accept these risks. 104- **[ferdi-git](https://aur.archlinux.org/packages/ferdi-git/)**: Uses your system electron version to run the latest commit from the develop branch and may be unstable but may also give you features that are not yet available in other versions. Please only use `ferdi-git` if you accept these risks.
@@ -152,7 +152,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
152- [x] Adds better support for macOS dark mode 152- [x] Adds better support for macOS dark mode
153- [x] Adds option to disable reload of services after resuming Ferdi ([#442](https://github.com/getferdi/ferdi/issues/442)) 153- [x] Adds option to disable reload of services after resuming Ferdi ([#442](https://github.com/getferdi/ferdi/issues/442))
154- [x] Comes with a custom branding proper to Ferdi 154- [x] Comes with a custom branding proper to Ferdi
155- [x] Adds better seperation in settings 155- [x] Adds better separation in settings
156- [x] Adds various other UI improvements 156- [x] Adds various other UI improvements
157- [x] Improves documentation of development so more developers can help making Ferdi even better 157- [x] Improves documentation of development so more developers can help making Ferdi even better
158 158