From e463cd8bf1fb3a128e3e92c8e7030cbd5ca819f6 Mon Sep 17 00:00:00 2001 From: Eugene Kuzmenko Date: Sat, 10 Oct 2015 01:43:30 +0300 Subject: [PATCH] [fixed] updated README --- README.md | 1 + doc_readme.md | 1 + docs/README.md | 1 + docs/index.html | 1 + 4 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 98d8edb..9eef92c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.* [Project Home](https://github.com/thealjey/webcompiler) +| [API Docs](https://thealjey.github.io/webcompiler) [![Build Status](https://travis-ci.org/thealjey/webcompiler.svg?branch=master)](https://travis-ci.org/thealjey/webcompiler) diff --git a/doc_readme.md b/doc_readme.md index 5b3992f..5685e52 100644 --- a/doc_readme.md +++ b/doc_readme.md @@ -2,4 +2,5 @@ *JSDoc generated API documentation site.* [Project Home](https://github.com/thealjey/webcompiler) +| [API Docs](https://thealjey.github.io/webcompiler) diff --git a/docs/README.md b/docs/README.md index 5b3992f..5685e52 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,4 +2,5 @@ *JSDoc generated API documentation site.* [Project Home](https://github.com/thealjey/webcompiler) +| [API Docs](https://thealjey.github.io/webcompiler) diff --git a/docs/index.html b/docs/index.html index 46e7a88..a2f97ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,6 +46,7 @@

webcompiler

Lint, type-check, compile, package and gzip JavaScript (ES6 + Flow static types + JSX), for the browser as well as NodeJS; lint, compile, auto-prefix, minify and gzip SASS.

Project Home +| API Docs

Build Status Coverage Status