Add whitespace

This commit is contained in:
neppa 2023-10-06 15:18:15 -04:00
parent 34c077798b
commit 50c787700c

View file

@ -1,5 +1,5 @@
# SmugBot # SmugBot
A twitch chatbot written in Rust A twitch chatbot written in Rust
### Cargos ### Cargos
* Twitch chat: https://docs.rs/twitch-irc/5.0.1/twitch_irc/ * Twitch chat: https://docs.rs/twitch-irc/5.0.1/twitch_irc/
@ -11,4 +11,4 @@ A twitch chatbot written in Rust
3. Put account name also to .env 3. Put account name also to .env
4. Add a channel for the bot to join 4. Add a channel for the bot to join
5. Program some logic 5. Program some logic
6. Build and test 6. Build and test