We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374a67a commit 17a70e9Copy full SHA for 17a70e9
README.md
@@ -4,7 +4,7 @@ This is a simple porting of C++ `std::string_view` for the C programming languag
4
This library is header-only and follows the [stb-style](https://github.com/nothings/stb).
5
For more information about this style read [this](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt).
6
7
-> [!NOTE]
+> [!IMPORTANT]
8
> This library uses **C99** features ([Inline functions](https://en.wikipedia.org/wiki/Inline_function)).
9
10
```c
0 commit comments