Skip to content

Commit

Permalink
minor doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Bacon committed Jun 12, 2024
1 parent ed1f699 commit b139003
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
//! # A fully functional AI Powered Telegram bot
//!
//! You can either `/ask` for a specified question or `/mediate` to read the last N messages of a
//! chat group and mitigate an argument.
//!
//! ## Supported commands
//! You can either:
//! - `/ask` for a specified question.
//! - `/mediate` to read the last N messages of a chat group and mitigate an argument.
//!
//! ## Environment variables needed
//! ```
Expand Down

0 comments on commit b139003

Please sign in to comment.