„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-05-17 21:15:38 +02:00
parent 71160aafd9
commit a2def0fd32

View File

@ -2,7 +2,7 @@
1. Download the file 1. Download the file
2. Add this to your `[filename].css` 2. Add this to your `[filename].css`
```bash ```bash
@import url("styling.css"); @import url("custom.css");
``` ```
3. Add the animations to your `[filename].html` 3. Add the animations to your `[filename].html`
4. Have fun! 4. Have fun!