We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fd207 commit d49b8d3Copy full SHA for d49b8d3
README.md
@@ -8,7 +8,8 @@ Currently supports detection of GNU glibc and MUSL libc.
8
Provides asychronous and synchronous functions for the
9
family (e.g. `glibc`, `musl`) and version (e.g. `1.23`, `1.2.3`).
10
11
-Version numbers are not guaranteed to be semver-compliant.
+The version numbers of libc implementations
12
+are not guaranteed to be semver-compliant.
13
14
For previous v1.x releases, please see the
15
[v1](https://github.com/lovell/detect-libc/tree/v1) branch.
0 commit comments