Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eGavr committed Dec 2, 2014
1 parent d215fd6 commit ec3e820
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,14 @@ To create the config file fitting for your project, the generator will ask sever
* touch-phone
* CSS preprocessors:
* [Stylus](https://github.com/LearnBoost/stylus)
* [Roole](https://github.com/curvedmark/roole)
* [Less](https://github.com/less/less.js)
* [Autoprefixer](https://github.com/postcss/autoprefixer)
* Technologies:
* [BEMJSON](http://bem.info/technology/bemjson/current/bemjson/)
* [BEMDECL](http://bem.info/technology/bemjson/current/bemjson/)
* [BEMTREE](http://en.bem.info/technology/bemtree/current/bemtree/)
* node.js
* browser.js (only in [ENB](https://github.com/enb-make/enb))
* browser.js+bemhtml (only in [bem-tools](http://bem.info/tools/bem/bem-tools/))
* browser.js
* Template engines:
* [BEMHTML](http://bem.info/technology/bemhtml/current/intro/)
* [BH](https://github.com/enb-make/bh) (only in [ENB](https://github.com/enb-make/enb))
Expand All @@ -78,5 +76,5 @@ $ yo bem-stub --skip-install

### Versions

You can check in the file [app/config/versions.json](https://github.com/bem/generator-bem-stub/blob/master/app/config/versions.json) which versions of the dependencies and libraries `generator-bem-stub` uses.
You can check in the file [app/config/versions.js](https://github.com/bem/generator-bem-stub/blob/master/app/config/versions.js) which versions of the dependencies and libraries `generator-bem-stub` uses.

6 changes: 2 additions & 4 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,14 @@ $ yo bem-stub
* touch-phone
* CSS-препроцессоры:
* [Stylus](https://github.com/LearnBoost/stylus)
* [Roole](https://github.com/curvedmark/roole)
* [Less](https://github.com/less/less.js)
* [Автопрефиксер](https://github.com/postcss/autoprefixer)
* Технологии:
* [BEMJSON](http://ru.bem.info/technology/bemjson/current/bemjson/)
* [BEMDECL](http://ru.bem.info/technology/bemjson/current/bemjson/)
* [BEMTREE](http://ru.bem.info/technology/bemtree/current/bemtree/)
* node.js
* browser.js (доступна только в [ENB](https://github.com/enb-make/enb))
* browser.js+bemhtml (доступна только в [bem-tools](http://ru.bem.info/tools/bem/bem-tools/))
* browser.js
* Шаблонизаторы:
* [BEMHTML](http://ru.bem.info/technology/bemhtml/current/intro/)
* [BH](https://github.com/enb-make/bh) (доступен только в [ENB](https://github.com/enb-make/enb))
Expand All @@ -80,4 +78,4 @@ $ yo bem-stub --skip-install

### Версии

В файле [app/config/versions.json](https://github.com/bem/generator-bem-stub/blob/master/app/config/versions.json) указано, какие версии зависимостей и библиотек использует `generator-bem-stub`.
В файле [app/config/versions.js](https://github.com/bem/generator-bem-stub/blob/master/app/config/versions.js) указано, какие версии зависимостей и библиотек использует `generator-bem-stub`.

0 comments on commit ec3e820

Please sign in to comment.