From 60e65ba52efda93fbaec7bee636b912f39917619 Mon Sep 17 00:00:00 2001 From: Vinicius Reif Biavatti Date: Thu, 12 Sep 2019 13:12:06 -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 42afa74..34e41bd 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 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: