File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Learn ES6 Generators
5
5
6
6
![ learn-generators] ( https://raw.githubusercontent.com/isRuslan/learn-generators/master/learn-generators.jpg )
7
7
8
- [ ![ NPM] ( https://nodei.co/npm/learn-generators.png?downloads=true&stars=true )] ( https://nodei.co/npm/learn-generators/ )
8
+ [ ![ NPM] ( https://nodei.co/npm/learn-generators.png )] ( https://nodei.co/npm/learn-generators/ )
9
9
10
10
<a href =" https://twitter.com/intent/tweet?hashtags=nodeschool&via=isRuslan&original_referer=https://github.com/&text=Learn+ES6+Generators+with&tw_p=tweetbutton&url=https://github.com/isRuslan/learn-generators " target =" _blank " >
11
11
<img src =" http://jpillora.com/github-twitter-button/img/tweet.png " ></img >
@@ -28,7 +28,7 @@ $ npm install learn-generators -g
28
28
#### 0. General information
29
29
30
30
` learn-generators ` is i18n-friendly workshopper, currently you can learn on English or French language.
31
- Hit ` choose language ` menu item or selet language with ` -l ` flag with aviable prefixes: ` fr ` , ` en ` . Type:
31
+ Hit ` choose language ` menu item or selet language with ` -l ` flag with aviable prefixes: ` en ` , ` fr ` , ` ko ` and ` ru ` . Type:
32
32
33
33
```
34
34
$ learn-generators -l
Original file line number Diff line number Diff line change 2
2
"name" : " learn-generators" ,
3
3
"description" : " Learn ES6 generators in practice." ,
4
4
"author" : " Ruslan Ismagilov <is.ismagilov@gmail.com>" ,
5
- "version" : " 1.4 .0" ,
5
+ "version" : " 1.5 .0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " git@github.com:isRuslan/learn-generators.git"
You can’t perform that action at this time.
0 commit comments