From dbff270b3062c9fca39925712f6e5bf8bc97b05a Mon Sep 17 00:00:00 2001 From: Oleg Gaidarenko Date: Sat, 4 Jun 2016 09:08:32 +0300 Subject: [PATCH] Docs: add intro delimiter to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5f74c343..c05ba3126 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **JSCS** is a code style linter and formatter for your style guide + + * [Tutorial and Overview](http://jscs.info/overview) * [Codestyle Rules](http://jscs.info/rules) * [How to Contribute](http://jscs.info/contributing)