Skip to content

Commit

Permalink
Update image URLs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goliafrs committed Dec 19, 2023
1 parent 30bf695 commit 2cd3282
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ ext install monokai-grs

HTML example code:

![Example HTML](https://github.com/GoliafRS/Monokai-GRS/raw/master/example-html.png)
![Example HTML](https://github.com/goliafrs/Monokai-GRS/raw/master/example-html.png)

CSS example code:

![Example SCSS](https://github.com/GoliafRS/Monokai-GRS/raw/master/example-scss.png)
![Example SCSS](https://github.com/goliafrs/Monokai-GRS/raw/master/example-scss.png)

JS example code:

![Example JS](https://github.com/GoliafRS/Monokai-GRS/raw/master/example-js.png)
![Example JS](https://github.com/goliafrs/Monokai-GRS/raw/master/example-js.png)

## Support language

Expand Down Expand Up @@ -170,7 +170,7 @@ JS example code:

If you want to support me and my project:

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/GoliafRS)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/goliafrs)

## Credits

Expand All @@ -179,4 +179,4 @@ If you want to support me and my project:

## License

[MIT License](https://github.com/GoliafRS/Monokai-GRS/blob/master/LICENSE)
[MIT License](https://github.com/goliafrs/Monokai-GRS/blob/master/LICENSE)

0 comments on commit 2cd3282

Please sign in to comment.