diff --git a/clitools/README.md b/clitools/README.md index 34a6c3b..8e17c65 100644 --- a/clitools/README.md +++ b/clitools/README.md @@ -15,19 +15,19 @@ python3 generators/dummy.py -f 2 | filters/kaleidoscope.py | exports/toRedis.py Generator Filter Export ``` -1. The Generator +### 1. The Generator Use it to produce some points in any manner, orderly or total chaos. Don't be that boring Sinusoids bugger! Flash Maps of Dooms, Disbitnic sprites, Dismorphic HexaFonts all over the walls! -2. The Filter(s) +### 2. The Filter(s) These babies will modify data on the wire by passing around the points and modifying them in sequence. Want your Double Heavy Laser Cannons to bounce together like they been drinking Jagerbombs for two hours? That's the place. -3. The Exporter +### 3. The Exporter Now, this IS the most boring part. Send your points to whatever output system. Yawn. Are we there yet?