aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Felix W. Dekker <felix@fwdekker.com>2019-12-11 13:31:29 +0100
committerLibravatar GitHub <noreply@github.com>2019-12-11 13:31:29 +0100
commitde7ef703fce361f5a009f8fa14da72964751f710 (patch)
treec78fdf104d698a5b852fed52c595e0a72d2eb3e2 /README.md
parent#252 Fix wrong AUR package name (diff)
downloadferdium-app-de7ef703fce361f5a009f8fa14da72964751f710.tar.gz
ferdium-app-de7ef703fce361f5a009f8fa14da72964751f710.tar.zst
ferdium-app-de7ef703fce361f5a009f8fa14da72964751f710.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a365d99de..b4f4aba85 100644
--- a/README.md
+++ b/README.md
@@ -18,14 +18,14 @@
18<details> 18<details>
19<summary>Toggle navigation</summary> 19<summary>Toggle navigation</summary>
20<ul> 20<ul>
21<li><a href="#what-is-ferdi-">What is Ferdi ?</a></li> 21<li><a href="#what-is-ferdi">What is Ferdi?</a></li>
22<li><a href="#what-ferdi-looks-like-">What Ferdi looks like ?</a></li> 22<li><a href="#what-does-ferdi-look-like">What does Ferdi look like?</a></li>
23<li><a href="#download-ferdi">Download Ferdi</a> 23<li><a href="#download-ferdi">Download Ferdi</a>
24<ul> 24<ul>
25<li><a href="#or-use-homebrew-macos-only">Or use homebrew</a></li> 25<li><a href="#or-use-homebrew-macos-only">Or use homebrew</a></li>
26</ul> 26</ul>
27</li> 27</li>
28<li><a href="#ferdi-specific-features">Ferdi-specific Features</a></li> 28<li><a href="#ferdi-specific-features">Ferdi-specific features</a></li>
29<li><a href="#development">Development</a></li> 29<li><a href="#development">Development</a></li>
30<ul> 30<ul>
31<li><a href="#install-os-dependencies">Install OS dependencies</a></li> 31<li><a href="#install-os-dependencies">Install OS dependencies</a></li>
@@ -42,11 +42,11 @@
42</ul> 42</ul>
43</details> 43</details>
44 44
45### What is Ferdi ? 45### What is Ferdi?
46 46
47Ferdi 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). 47Ferdi 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).
48 48
49### What Ferdi looks like ? 49### What does Ferdi look like?
50 50
51<details> 51<details>
52<summary>Toggle screenshots</summary> 52<summary>Toggle screenshots</summary>
@@ -78,7 +78,7 @@ Ferdi has two seperate AUR packages you can use:
78- **ferdi-bin**: Uses your debian build and extracts it to Arch 78- **ferdi-bin**: Uses your debian build and extracts it to Arch
79- **ferdi-git**: Uses system electron version 79- **ferdi-git**: Uses system electron version
80 80
81If you use a AUR Helper e.g. yay, simply install it via ´yay -S ferdi-bin´ 81If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi-bin`.
82 82
83`ferdi-git` may not work on all systems so we advice you to use `ferdi-bin` instead. 83`ferdi-git` may not work on all systems so we advice you to use `ferdi-bin` instead.
84 84