From 2b45410389a8fe1d28abc4f8a6afe9b6678e14d3 Mon Sep 17 00:00:00 2001 From: Vinicius Reif Biavatti Date: Thu, 31 Dec 2020 18:40:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7db0e2f..8fa1c6f 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,7 @@ To start to use the TuiCss in your project, you can just download the repository $ npm install tuicss ``` +For more details, visit the [Getting Started Page](https://github.com/vinibiavatti1/TuiCss/wiki) in the respoitory wiki. + ### Documentation Check the [repository wiki](https://github.com/vinibiavatti1/TuiCss/wiki) to access the documentation, components index, examples, styles, or to know how to contribute for this project.