Skip to content

Commit 6d9d962

Browse files
committed
bundle
1 parent c3675b6 commit 6d9d962

File tree

5 files changed

+2545
-5
lines changed

5 files changed

+2545
-5
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,17 @@ Author real LaTeX+PSTricks in React, Vue.js, or pure HTML5.
88

99
## Quick Start
1010

11+
Choose the package for your platform:
12+
1113
```sh
14+
# For pure HTML5
1215
npm install latex2html5
13-
npm install latex2vue
16+
17+
# For React
1418
npm install latex2react
19+
20+
# For Vue.js
21+
npm install latex2vue
1522
```
1623

1724
## Resources

0 commit comments

Comments
 (0)