ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 883a976e6847dcf99471a51cec09d9dd7abf6e4a
parent bc15f25228eb944120aaa35d3ced44e69481859c
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Fri, 10 Oct 2014 01:59:27 +0400

Update README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -21,7 +21,7 @@ ``` . ├── /build/ # The folder for compiled output -├── /config/ # Configuration files for Webpack, Karma etc. +├── /config/ # Configuration files for Webpack, Jest etc. ├── /docs/ # Documentation files ├── /node_modules/ # Node.js-based dev tools and utilities ├── /src/ # The source code of the application