add text tutorial link to README

This commit is contained in:
faiface 2017-05-30 02:53:24 +02:00
parent 793d1e6a9a
commit 9bd9df98f2
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ covering several topics of Pixel. Here's the content of the tutorial parts so fa
- [Pressing keys and clicking mouse](https://github.com/faiface/pixel/wiki/Pressing-keys-and-clicking-mouse)
- [Drawing efficiently with Batch](https://github.com/faiface/pixel/wiki/Drawing-efficiently-with-Batch)
- [Drawing shapes with IMDraw](https://github.com/faiface/pixel/wiki/Drawing-shapes-with-IMDraw)
- [Typing text on the screen](https://github.com/faiface/pixel/wiki/Typing-text-on-the-screen)
## Examples