mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
README: Add Contributors Avatars, Star History, Table of Contents
https://www.star-history.com/ https://contrib.rocks Added some more 💄 to the README which showcases some great statistics. Both tools are popular and a lot of projects use them.
This commit is contained in:
@@ -12,6 +12,22 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
### Table of contents
|
||||
|
||||
- [What is mruby](#what-is-mruby)
|
||||
- [How to get mruby](#how-to-get-mruby)
|
||||
- [mruby homepage](#mruby-homepage)
|
||||
- [Mailing list](#mailing-list)
|
||||
- [How to compile, test, and install (mruby and gems)](#how-to-compile-test-and-install-mruby-and-gems)
|
||||
- [Building documentation](#building-documentation)
|
||||
- [How to customize mruby (mrbgems)](#how-to-customize-mruby-mrbgems)
|
||||
- [Index of Document](#index-of-document)
|
||||
- [License](#license)
|
||||
- [Note for License](#note-for-license)
|
||||
- [How to Contribute](#how-to-contribute)
|
||||
- [Star History](#star-history)
|
||||
- [Contributors](#contributors)
|
||||
|
||||
## What is mruby
|
||||
|
||||
mruby is the lightweight implementation of the Ruby language complying to (part
|
||||
@@ -135,5 +151,13 @@ Please ask us if you want to distribute your code under another license.
|
||||
To contribute to mruby, please refer to the [contribution guidelines][contribution-guidelines] and send a pull request to the [mruby GitHub repository](https://github.com/mruby/mruby).
|
||||
By contributing, you grant non-exclusive rights to your code under the MIT License.
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://www.star-history.com/#mruby/mruby&Date)
|
||||
|
||||
## Contributors
|
||||
|
||||
[](https://github.com/mruby/mruby/graphs/contributors)
|
||||
|
||||
[ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579
|
||||
[contribution-guidelines]: CONTRIBUTING.md
|
||||
|
||||
Reference in New Issue
Block a user