From e505d7bc990c8c32ea01571bfa43560bfaea1f9c Mon Sep 17 00:00:00 2001 From: Vinicius Reif Biavatti Date: Thu, 12 Sep 2019 13:12:37 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e41bd..3269bc3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ TuiCss is a framework focused to create web applications using an interface base ### Wiki -Check the [repository wiki](https://github.com/vinibiavatti1/TuiCss/wiki) to access the components index, examples, styles, or to know how to contribute for this project. +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. ### Getting Started TuiCss needs the JQuery to works with the script. To import JQuery, you can download or get this from CDN. This is the import code using Jquery from CDN: