Skip to content

Commit 575145d

Browse files
committed
it's c++
1 parent 5e27800 commit 575145d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
https://github.com/kkaefer/css-color-parser-cpp
22

3-
JavaScript parser for CSS color strings.
3+
C++ parser for CSS color strings.
44

55
> CSSColorParser::parse(" rgba (255, 128, 12, 0.5)");
66
Color [ 255, 128, 12, 0.5 ]

0 commit comments

Comments
 (0)