1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-07-30 01:17:45 +00:00

readme: fix codeblock types

This commit is contained in:
RGBCube 2023-01-14 14:25:44 +03:00
parent 820fae1ae0
commit 0b9ca20ceb

View file

@ -30,7 +30,7 @@ Here are some examples to get you started:
### Basic
```v oksyntax
```v,oksyntax
import rgbcube.color
color.red.println('Hello, World!')
@ -40,7 +40,7 @@ color.bold.println('Hello, World!')
### Advanced
```v oksyntax
```v,oksyntax
import rgbcube.color
brush := color.new_brush(