From da9db37c6f897a465c641e54a61e5e6d744326d8 Mon Sep 17 00:00:00 2001 From: 09sugara <42734848+09sugara@users.noreply.github.com> Date: Mon, 3 Sep 2018 18:33:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +```