Skip to content

Commit d49b8d3

Browse files
committed
Docs: clarify 'version numbers' refers to libc (and not this package)
1 parent d4fd207 commit d49b8d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Currently supports detection of GNU glibc and MUSL libc.
88
Provides asychronous and synchronous functions for the
99
family (e.g. `glibc`, `musl`) and version (e.g. `1.23`, `1.2.3`).
1010

11-
Version numbers are not guaranteed to be semver-compliant.
11+
The version numbers of libc implementations
12+
are not guaranteed to be semver-compliant.
1213

1314
For previous v1.x releases, please see the
1415
[v1](https://github.com/lovell/detect-libc/tree/v1) branch.

0 commit comments

Comments
 (0)