Skip to content

Commit 17a70e9

Browse files
authored
Update README.md
1 parent 374a67a commit 17a70e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a simple porting of C++ `std::string_view` for the C programming languag
44
This library is header-only and follows the [stb-style](https://github.com/nothings/stb).
55
For more information about this style read [this](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt).
66

7-
> [!NOTE]
7+
> [!IMPORTANT]
88
> This library uses **C99** features ([Inline functions](https://en.wikipedia.org/wiki/Inline_function)).
99
1010
```c

0 commit comments

Comments
 (0)