Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Shapes and Math is a set of JavaScript routines to demonstrate the use of CANVAS and some basic 2d drawing functions.

**Developed by Marcelo Pinheiro**
[@mpinheir](http://twitter.com/mpinheir "Twitter")
Email: [[email protected]](mailto:[email protected] "Email")

You can [try Shapes and Math](https://osprogramadores.github.io/shapes-and-math/ "Shapes and Math page")


## How to run unit tests

This project contains some unit tests and they must pass to contribution be approved. So, please, check if they are passing in your machine before opening the PR.
Expand Down