diff --git a/README.md b/README.md index d36cb58..c09c9b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # tilee-calculator +Calculates how many cermaic/glass/tiles are needed to cover a given area. + ## quick start ``` bash cd tilee-calculator @@ -16,4 +18,4 @@ npm build ``` bash cd tilee-calculator npm test -``` \ No newline at end of file +```