Peter Justin 7 лет назад
Родитель
Сommit
55e9a0a9ca
1 измененных файлов с 5 добавлено и 2 удалено
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -21,8 +21,11 @@ Currently, following features are implemented:
 * Plugin System
 * Command Line Interface
 
-Checkout the [FlaskBB Forums](https://forums.flaskbb.org) to see an actual
-running instance of FlaskBB. Use demo//demo as login for the test user.
+Feel free to checkout it's feature on our testing instance over at
+[test.flaskbb.org](https://test.flaskbb.org). You can use the demo user (``demo//demo``) to
+avoid the registration process.
+
+The official forums where all the fun happens can be reached via [forums.flaskbb.org](https://forums.flaskbb.org).
 
 
 ## Quickstart