ソースを参照

Update README to include link expansions feature

sbkwgh 7 年 前
コミット
b21880e37a
1 ファイル変更2 行追加1 行削除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -10,6 +10,7 @@ Simple and beautiful forum software - created using Express, Vue, and Sequelize.
 * @ mentions
 * Polls
 * Markdown editor
+* Inline link expansions for Twitter, GitHub, Wikipedia, and more to come
 * Admin dashboard for forum analytics
 * Multiple admin users
 * Moderation built in, including:
@@ -39,4 +40,4 @@ To install on Heroku:
  12. `git push heroku master`
  13. Visit the URL of the app and complete the on-screen instructions
 
-N.B. the database here is assumed to be MySQL - to use Postgres or another you must install the corresponding driver on npm
+N.B. the database here is assumed to be MySQL - to use Postgres or another you must install the corresponding driver on npm