Skip to content
This repository has been archived by the owner on Feb 6, 2018. It is now read-only.

Commit

Permalink
added note
Browse files Browse the repository at this point in the history
  • Loading branch information
“godfreyd” committed Sep 2, 2016
1 parent 627b9eb commit b68ee1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,11 @@ $ npm install --save bem-walk
const walk = require('bem-walk');
```

**Примечание** Созданный JavaScript-файл будет использоваться для всех последующих шагов.

### 3. Опишите уровни файловой системы

Опишите уровни файловой системы проекта в объекте `config`, созданного на шаге №2 файла.
Опишите уровни файловой системы проекта в объекте `config`.

```js
const config = {
Expand Down

0 comments on commit b68ee1f

Please sign in to comment.