Skip to content

Commit c653877

Browse files
committed
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.
1 parent 2d054d5 commit c653877

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@
1212
</a>
1313
</div>
1414

15+
### Table of contents
16+
17+
- [What is mruby](#what-is-mruby)
18+
- [How to get mruby](#how-to-get-mruby)
19+
- [mruby homepage](#mruby-homepage)
20+
- [Mailing list](#mailing-list)
21+
- [How to compile, test, and install (mruby and gems)](#how-to-compile-test-and-install-mruby-and-gems)
22+
- [Building documentation](#building-documentation)
23+
- [How to customize mruby (mrbgems)](#how-to-customize-mruby-mrbgems)
24+
- [Index of Document](#index-of-document)
25+
- [License](#license)
26+
- [Note for License](#note-for-license)
27+
- [How to Contribute](#how-to-contribute)
28+
- [Star History](#star-history)
29+
- [Contributors](#contributors)
30+
1531
## What is mruby
1632

1733
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.
135151
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).
136152
By contributing, you grant non-exclusive rights to your code under the MIT License.
137153

154+
## Star History
155+
156+
[![mruby Star History](https://api.star-history.com/svg?repos=mruby/mruby&type=Date)](https://www.star-history.com/#mruby/mruby&Date)
157+
158+
## Contributors
159+
160+
[![mruby Contributors](https://contrib.rocks/image?repo=mruby/mruby&anon=1&max=500)](https://github.com/mruby/mruby/graphs/contributors)
161+
138162
[ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579
139163
[contribution-guidelines]: CONTRIBUTING.md

0 commit comments

Comments
 (0)