Skip to content

Commit 9f9d77a

Browse files
author
Jiang Shang
committed
README update
1 parent ab69ab4 commit 9f9d77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ HyperDown.js
77

88
##开发者使用方法##
99
###nodejs 中使用##
10-
[dist/Parser.js](src/Parser.js) (用 babel 编译成 ES5 的版本)
10+
[dist/Parser.js](dist/Parser.js) (用 babel 编译成 ES5 的版本)
1111
用 babel 编译:
1212
```
1313
$ babel src/Parser.js -o dist/Parser.js

0 commit comments

Comments
 (0)