Added link for Flarum/core and Discord Chat

pull/45/head
Gurjyot Singh 2017-12-27 13:39:37 +05:30 committed by GitHub
parent 530c8a9946
commit 5198ca31c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -20,9 +20,13 @@ composer create-project flarum/flarum . --stability=beta
Read the [Installation Guide](http://flarum.org/docs/installation) for more information.
## Note
[flarum/flarum](https://github.com/flarum/flarum) is a "skeleton" application which uses Composer to download [flarum/core](https://github.com/flarum/core) and main development goes in [flarum/core](https://github.com/flarum/core).
## Support
Refer to the [FAQ](http://flarum.org/docs/faq), [Documentation](http://flarum.org/docs), and ask questions on the [Community Forum](http://discuss.flarum.org) or [Gitter Chat](https://gitter.im/flarum/flarum).
Refer to the [FAQ](http://flarum.org/docs/faq), [Documentation](http://flarum.org/docs), and ask questions on the [Community Forum](http://discuss.flarum.org) or [Discord Chat](http://flarum.org/discord).
## Contributing