Update 'clitools/README.md'

This commit is contained in:
alban 2020-09-26 22:37:27 +00:00
parent 96f8cbad1a
commit eecb1dd92e
1 changed files with 3 additions and 3 deletions

View File

@ -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?