Skip to content

Commit 6c96371

Browse files
committed
chore: update README.md
1 parent c9d3739 commit 6c96371

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# element-formbuilder
1+
# element-form-builder
2+
3+
Build form of element-ui using JSON configuration.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "element-form-builder",
33
"version": "0.1.0",
4-
"description": "Generate form of element-ui using JSON configuration.",
4+
"description": "Build form of element-ui using JSON configuration.",
55
"main": "dist/index.js",
66
"scripts": {
77
"build": "node scripts/build.js",

0 commit comments

Comments
 (0)