ff-stream-web

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

commit 4d33d493b0487413ce2e6450a2f51ddc177ab4ec
parent 9433963f65c657160189b4c6c3f4c0d722906727
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Wed,  1 Oct 2014 02:43:40 +0400

Update README.md

Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -31,7 +31,6 @@ │ ├── /images/ # Graphics (.png, .jpg, .svg etc.) │ ├── /layouts/ # Layouts for web pages │ ├── /pages/ # Web pages. E.g. Profile.jsx (or .html, .jade etc.) -│ ├── /services/ # Services and business logic │ ├── /stores/ # Stores contain the application state and logic │ ├── /styles/ # LESS style sheets (or SASS/SCSS, Stylus etc.) │ ├── /App.js # Entry point of your web application