Update README.md

This commit is contained in:
Liu Lantao 2020-01-27 09:47:33 +08:00 committed by GitHub
parent 877e8e7433
commit bc5112c3bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ Please take a look at the [contribution guidelines and quality standard](https:/
## Contents
- [Apps](#apps)
-[Games](#games)
- [Developer Tools](#developer-tools)
- [Libraries, Frameworks and Wrappers](#libraries-frameworks-and-wrappers)
- [Documents & Tutorials & Presentations & Videos](#documents--tutorials--presentations--videos)
@ -30,6 +31,9 @@ Please take a look at the [contribution guidelines and quality standard](https:/
* [chart-global-temp](https://github.com/jasemagee/chart-global-temp/) - A line chart showing global temperature written using DragonRuby
* [dragon-ruby-documenter](https://github.com/ediathome/dragon-ruby-documenter) - This small app dumps a basic DragonRuby documentation to a Markdown file
### Games
* [Flappy Dragon](https://dragonruby.itch.io/flappydragon) ([source](https://gist.github.com/rcgordon/a2a3957405d894e348f40370704c6990)) - A simple Flappy Bird clone
## Developer Tools