Prechádzať zdrojové kódy

Merge branch 'master' of https://github.com/sbkwgh/forum

sbkwgh 7 rokov pred
rodič
commit
c17b07fbef
1 zmenil súbory, kde vykonal 16 pridanie a 0 odobranie
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -2,8 +2,24 @@
 
 Simple and beautiful forum software - created using Express, Vue, and Sequelize.
 
+## Features
+* Mobile ready single-page application
+* Real-time notification system
+* Profile pictures
+* Markdown editor
+* Admin dashboard for forum analytics
+* Multiple admin users
+* Moderation built in, including:
+  * Locking or deleteing threads and posts
+  * Blocking user IP address
+  * Suspending users from creating posts or starting threads
+
+## Screenshot of the homepage
+
 ![forum-screenshot](https://user-images.githubusercontent.com/5166028/30886924-15a8bff8-a311-11e7-9833-981d60e0cd41.png)
 
+## Install
+
 To install on Heroku:
 
  1. `git clone https://github.com/sbkwgh/forum.git`