diff options
-rw-r--r-- | java/demo/Ice/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/demo/Ice/README b/java/demo/Ice/README index 06ad7fcf3cf..9e541765558 100644 --- a/java/demo/Ice/README +++ b/java/demo/Ice/README @@ -45,8 +45,8 @@ Demos in this directory: - throughput - A simple throughput demo that allows you to send byte sequences - between client and server and to measure the maximum bandwidth that + A simple throughput demo that allows you to send sequences of various + types between client and server and to measure the maximum bandwidth that can be achieved with Ice. - value |