Explain what they actually are.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
| ... | ... |
@@ -11,10 +11,10 @@ weight = 90 |
| 11 | 11 |
|
| 12 | 12 |
# Docker Remote API client libraries |
| 13 | 13 |
|
| 14 |
-These libraries have not been tested by the Docker maintainers for |
|
| 15 |
-compatibility. Please file issues with the library owners. If you find |
|
| 16 |
-more library implementations, please list them in Docker doc bugs and we |
|
| 17 |
-will add the libraries here. |
|
| 14 |
+These libraries make it easier to build applications on top of the Docker |
|
| 15 |
+Remote API with various programming languages. They have not been tested by the |
|
| 16 |
+Docker maintainers for compatibility, so if you run into any issues, file them |
|
| 17 |
+with the library maintainers. |
|
| 18 | 18 |
|
| 19 | 19 |
<table border="1" class="docutils"> |
| 20 | 20 |
<colgroup> |