<div class="alert alert-warning">
**Attention**, l'extension est en plein développement, nous n'en
-sommes à la version 0.2, donc, beaucoup de choses ne sont
+sommes à la version 0.5, donc, beaucoup de choses ne sont
pas opérationnelles. Utilisez là, mais en ayant ça en tête.
Tout retour d'utilisation sera le bienvenu !
<div class="alert alert-warning">
**Warning**, this package is under development, a lot of things is not
-working properly yet. There is no documentation (but there will be).
+working properly yet.
Every feedback will be appreciated.
</div>
## Installation
You can download a `zip` file in the `archives` directory or
-[here (v0.2)](arcihves/luamesh-v0-2.zip) and follow the instruction written
+[here (v0.5)](arcihves/luamesh-v0-5.zip) and follow the instruction written
in the documentation.
## TODO list
* Translation of the documentation in french.
-* Macro to generate a meshed rectangle.
+* For the `meshPolygon` macro, add the option for the grid to be _random_.
* Macro to generate a meshed circle.
-* Macro that, given a border defined by a set of points, adds points
- inside to generate the mesh.
* Other 2D algorithms (divide and conquer, etc.)