Skip to content

Commit 85d3235

Browse files
authored
Update README.md
1 parent 0050828 commit 85d3235

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Render It :pencil:
22
Render any JavaScript content to create static sites ready for SEO.
33

4+
```bash
5+
$ yarn add --dev render-it
6+
```
7+
or
8+
```bash
9+
$ npm install --save-dev render-it
10+
```
11+
412
## Motivation
513

614
If you are here, you probably have a problem like this:

0 commit comments

Comments
 (0)