Skip to content

Commit fd15052

Browse files
committed
docs(name): Changed plugin name
1 parent 6fd4c96 commit fd15052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#lunar
1+
#javascript-plugin-boilerplate
22

33
> A boilerplate to write plugins in pure JavaScript using ES2015
44
55
###Features
66
* ES2015 support (using [rollup.js](http://rollupjs.org/) and [Babel](http://babeljs.io/))
7-
* UMD supported build
7+
* [UMD](https://github.com/umdjs/umd) supported build
88
* Automatic versioning using [semantic-release](https://github.com/semantic-release/semantic-release)
99
* Mocha and Chai for testing
1010
* Test before commiting using [ghooks](https://github.com/gtramontina/ghooks)

0 commit comments

Comments
 (0)