mirror of https://github.com/flarum/flarum
Merge 34e8f8e0cd
into 2798440851
commit
ba36440fa6
22
readme.md
22
readme.md
|
@ -1,4 +1,6 @@
|
|||

|
||||
[](#backers)
|
||||
[](#sponsors)
|
||||
|
||||
**[Flarum](http://flarum.org) is free, open-source forum software** built with PHP and [Mithril.js](http://mithril.js.org). It is:
|
||||
|
||||
|
@ -33,6 +35,26 @@ Refer to the [FAQ](http://flarum.org/docs/faq), [Documentation](http://flarum.or
|
|||
|
||||
Flarum is open-source and we would love your help building it! Please read the [Contributing Guide](https://github.com/flarum/flarum/blob/master/CONTRIBUTING.md) to learn how you can help.
|
||||
|
||||
### Contributors
|
||||
|
||||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
||||
<a href="graphs/contributors"><img src="https://opencollective.com/flarum/contributors.svg?width=890&button=false" /></a>
|
||||
|
||||
|
||||
### Backers
|
||||
|
||||
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/flarum#backer)]
|
||||
|
||||
<a href="https://opencollective.com/flarum#backers" target="_blank"><img src="https://opencollective.com/flarum/backers.svg?width=890”></a>
|
||||
|
||||
|
||||
### Sponsors
|
||||
|
||||
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/flarum#sponsor)]
|
||||
|
||||
<a href="https://opencollective.com/flarum/sponsor/0/website" target="_blank"><img src="https://opencollective.com/flarum/sponsor/0/avatar.svg"></a>
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2015 Toby Zerner. Code released under the [MIT License](https://github.com/flarum/flarum/blob/master/LICENSE).
|
||||
|
|
Loading…
Reference in New Issue