📖 Fix typo

This commit is contained in:
matteo78 2015-01-29 21:49:00 +01:00
parent 113334f650
commit f03ad58d55
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Chaos game app
A Javascript web app that allows you to test the "Chaos game" algorithm that consists in a few steps :
A Javascript web app that allows you to test the "Chaos game" algorithm that consists in a few steps:
1. take a n-vertices polygon (in the app, there is only regular polygons, but it is possible to use scalenous ones);
2. choose a random point (out or inside the polygon);