diff --git a/README.md b/README.md index 822bf59c73..a3025b2d89 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,8 @@ ls /tmp/foo cat /tmp/foo/*.log | strings ``` -You can also explore the data visually. Follow the instructions in `clients/explore`. +You can also explore the data visually. Follow the instructions in `clients/splore`. + +There are lots of other sample programs in `clients/` and they usually have `README`s. Have fun... + +TODO: There needs to be more of a big-picture introduction.