diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cce8923f..81417a21 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,8 +6,7 @@ - - + @@ -25,18 +24,6 @@ - - - - - - - - - - - - @@ -61,7 +48,7 @@ - + @@ -73,11 +60,21 @@ - + + + + + + + + + + + - - + + @@ -211,9 +208,9 @@ @@ -233,7 +230,7 @@ - @@ -957,10 +939,11 @@ - - + + @@ -970,7 +953,7 @@ - + @@ -988,7 +971,6 @@ - @@ -1013,7 +995,8 @@ - @@ -1034,7 +1017,6 @@ - @@ -1382,18 +1364,18 @@ - + - - + + - + - - + + @@ -1408,5 +1390,13 @@ + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 83cb1bb2..92cf0e28 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The code is written using ES6 javascript standard. ![example](https://cloud.githubusercontent.com/assets/6965440/24111445/1310ceb4-0d9f-11e7-9775-2868ec5c4f21.png) -View on requirebin http://requirebin.com/?gist=2bf8335f4655f103ba500b647e70f1fc +Play with this code on requirebin http://requirebin.com/?gist=2bf8335f4655f103ba500b647e70f1fc // simple example of polygon @@ -65,7 +65,7 @@ View on requirebin http://requirebin.com/?gist=2bf8335f4655f103ba500b647e70f1fc ![example3](https://cloud.githubusercontent.com/assets/6965440/24312130/3c56c9da-10e8-11e7-9461-3406525e0473.png) -View on requirebin http://requirebin.com/?gist=8506659e6fa0876cda9cea15bfaf2dc9 +Play with this code on requirebin http://requirebin.com/?gist=8506659e6fa0876cda9cea15bfaf2dc9 ## Tests