aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-06-02 14:42:10 +0000
committerlain <lain@soykaf.club>2020-06-02 14:42:10 +0000
commit5ac2c365a72bad6dba74cbecef1b40af3f594ff6 (patch)
treea7f8265e5176d499acebc049cd4c753532230f51
parentf288178b677f47c516ea70ca148f8884aa0b867a (diff)
parent3111fc5dbc566181fe80b8807e809cf5942a09bd (diff)
Merge branch 'update-readme' into 'develop'
Update readme See merge request pleroma/pleroma-fe!1123
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 889f0837..b66383ad 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# pleroma_fe
+# Pleroma-FE
-> A single column frontend for both Pleroma and GS servers.
+> A single column frontend designed for Pleroma.
![screenshot](https://i.imgur.com/DJVqSJ0.png)
@@ -11,7 +11,6 @@ To translate Pleroma-FE, add your language to [src/i18n/messages.js](https://git
# FOR ADMINS
You don't need to build Pleroma-FE yourself. Those using the Pleroma backend will be able to use it out of the box.
-For the GNU social backend, check out https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter to see how to run Pleroma-FE and Qvitter at the same time.
## Build Setup