Skip to content

Commit cdca01e

Browse files
updated README.md
1 parent fa090a1 commit cdca01e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# JavaScript Enhancements
22

33
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/JavaScriptEnhancements/Lobby)
4+
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
45
[![Donate to this project using Open Collective](https://img.shields.io/badge/open%20collective-donate-yellow.svg)](https://opencollective.com/javascriptenhancements/donate)
56
[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/LorenzoPichilli)
67

@@ -15,9 +16,9 @@ It offers better **javascript autocomplete** and also a lot of features about cr
1516
- Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
1617
- Ionic v1 and v2 projects (same as Cordova projects!)
1718
- Angular v1 and v2 projects
18-
- React projects (only about the creation for the moment)
19-
- React Native projects (only about the creation for the moment. I will add also **NativeScript** support)
20-
- Express projects (only about the creation for the moment)
19+
- React projects (only about the creation at this time)
20+
- React Native projects (only about the creation at this time. I will add also **NativeScript** support)
21+
- Express projects (only about the creation at this time)
2122
- Yeoman generators
2223
- Local bookmarks project
2324
- JavaScript real-time errors

changelog/0.13.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ v0.13.0
66
- fix menu_disabled error setting sync functions in enable_menu_project_type_event_listener
77

88
## Improvements
9-
- added unusedd_variables feature
9+
- added unused_variables feature
1010
- added sort_javascript_imports feature
1111
- extended surround_with options
1212
- started working on refactor command

0 commit comments

Comments
 (0)