fork to do stuff

Minor readme updates

+8 -2
+8 -2
README.md
··· 1 # Thought CLI 2 3 - A terminal UI for real-time streaming and posting to the ATProto/Bluesky network using `stream.thought.blip` records. 4 5 ## Features 6 ··· 143 144 ## License 145 146 - MIT License - see LICENSE file for details.
··· 1 # Thought CLI 2 3 + A terminal UI for real-time streaming and posting to the ATProto network using `stream.thought.blip` records. 4 + 5 + Currently, this functions basically like IRC. I recommend entering the full TUI experience with 6 + 7 + ``` 8 + ./target/release/thought stream 9 + ``` 10 11 ## Features 12 ··· 149 150 ## License 151 152 + MIT License - see LICENSE file for details.