Skip to content

Commit 9a13b76

Browse files
authored
📓
1 parent 8303351 commit 9a13b76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Available as github action. It can automatically generate a new image each day.
3232

3333
## Usage
3434

35-
**github action**
35+
### **github action**
3636

3737
```yaml
3838
- uses: Platane/snk@v3
@@ -60,7 +60,7 @@ Available as github action. It can automatically generate a new image each day.
6060
6161
If you are only interested in generating a svg, consider using this faster action: `uses: Platane/snk/svg-only@v3`
6262

63-
**dark mode**
63+
### **dark mode**
6464

6565
For **dark mode** support on github, use this [special syntax](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to) in your readme.
6666

@@ -72,15 +72,15 @@ For **dark mode** support on github, use this [special syntax](https://docs.gith
7272
</picture>
7373
```
7474

75-
**interactive demo**
75+
### **interactive demo**
7676

7777
<a href="https://platane.github.io/snk">
7878
<img height="300px" src="https://user-images.githubusercontent.com/1659820/121798244-7c86d700-cc25-11eb-8c1c-b8e65556ac0d.gif" ></img>
7979
</a>
8080

8181
[platane.github.io/snk](https://platane.github.io/snk)
8282

83-
**local**
83+
### **local**
8484

8585
```
8686
npm install

0 commit comments

Comments
 (0)