We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45b8a6 commit b97f045Copy full SHA for b97f045
clients/README.md
@@ -1,3 +1,4 @@
1
-This directory contains test clients for the test suite: They are intended
2
-to help the development of the test suite itself (and act as examples for
3
-actual client implementations)
+This directory contains test clients for the test suite. They are implementations of the
+client-under-test [CLI protocol](../CLIENT-CLI.md) and are intended to help the development
+of the test suite itself and to act as examples for actual client-under-test
4
+implementations.
0 commit comments