clients do not use any internal functionality, so link them with the shared public...
[m6w6/libmemcached] / README.md
index 55afa3ec16e3c05137fc07217e80c29c6320460d..20f1d709ff119f6ae278a9d8fd2ad51956d27d96 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,11 +42,11 @@ Enable the `BUILD_TESTING` setting for a build and run `make test`.
 
 CI/Test results are available at:
 
-| Provider     | Status              | OS           | Arch  | Compiler   |
-|--------------|---------------------|--------------|-------|------------|
-| [Travis CI]  | ![Travis CI Badge]  | Linux        | arm64 | GNU        |
-| [Cirrus CI]  | ![Cirrus CI Badge]  | FreeBSD      | amd64 | Clang      |
-| [GH Actions] | ![GH Actions Badge] | Linux, MacOS | amd64 | GNU, Clang |
+| Provider     | Status              | OS           | Compiler   | Arch                  |
+|--------------|---------------------|--------------|------------|-----------------------|
+| [Travis CI]  | ![Travis CI Badge]  | Linux        | GNU        | arm64, ppc64le, s390x |
+| [Cirrus CI]  | ![Cirrus CI Badge]  | FreeBSD      | Clang      | amd64                 |
+| [GH Actions] | ![GH Actions Badge] | Linux, MacOS | GNU, Clang | amd64                 |
 
 Additional project metrics:
 
@@ -58,7 +58,7 @@ Additional project metrics:
 ## ChangeLog
 
 Check out the latest [releases](./releases) or the bundled
-[ChangeLog](./ChangeLog) for a comprehensive list of changes.
+[ChangeLog](./ChangeLog.md) for a comprehensive list of changes.
 
 ## License