From 4168d3c973eefc3fcfd97542480df8fd641ac22f Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 7 Mar 2017 20:31:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f519d1b..5b589ce 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,10 @@ You can also install using the package managers [Bower](http://bower.io/search/? Visit the [Getting started](https://github.com/liabru/matter-js/wiki/Getting-started) wiki page for a minimal usage example. Also see the [Rendering](https://github.com/liabru/matter-js/wiki/Rendering) wiki page, which also shows how to use your own game loop. +### Tutorials + +See the list of [tutorials](https://github.com/liabru/matter-js/wiki/Tutorials). + ### Examples See the [examples](https://github.com/liabru/matter-js/tree/master/examples) directory which contains the source for all [demos](#demos).