diff --git a/README.md b/README.md index 8bb58c5644103133cc066483027073883fa1dab7..5f53c4aa302c922fbba76062a46b87f5cc85aa3d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This project focuses on creating a program capable of generating tree maps—visual diagrams that partition a rectangular space into regions proportional to the given data values. The process encompasses parsing input data, employing recursive splitting algorithms, and producing the final output as a PDF image. +For documentation : http://ckeles.alwaysdata.net/index.html + ## Final Result Here is an example of the final tree map generated by the program :