From 91826ea600dd20013e72e00fe95698e9b8bae964 Mon Sep 17 00:00:00 2001 From: Jan Speckamp Date: Wed, 23 Jan 2019 16:05:06 +0100 Subject: [PATCH] update README updated readme to relativieren statement without proof --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccb6ccb..5872b35 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Highly efficient client for [Pixelflut]: -Faster than [sturmflut]! +Faster than [sturmflut]! (In some benchmarks at least) Can currently only send a single picture though. @@ -37,3 +37,6 @@ go run main.go -image benchmark/test.png -connection 10 [d4c574b]: https://github.com/SpeckiJ/Hochwasser/commit/d4c574be103a7bad69349f29402694f51058184c [pixelflut_gh]: https://github.com/defnull/pixelflut [iperf]: https://iperf.fr/ + +## future ideas +For future ideas check [IDEAS](https://github.com/SpeckiJ/Hochwasser/blob/master/IDEAS.md)