diff --git a/README.md b/README.md index 3c019ed..cd2b4f2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![p5.js + matter.js](https://user-images.githubusercontent.com/1307927/79506562-76539580-8036-11ea-979e-52781144e149.png) + # p5-matter -Examples combining p5.js and matter.js. These examples accompany the [Coding Train video tutorials with matter.js physics](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bLh3T_4wtrmVHOrOEM1ig_) youtube videos. +Examples combining [p5.js](https://p5js.org/) and [matter.js](https://brm.io/matter-js/). + +These examples accompany the [Coding Train video tutorials with matter.js physics](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bLh3T_4wtrmVHOrOEM1ig_) youtube videos.