Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # Hotel OS Bot
2
 
3
  A Telegram bot for managing hotel operations, including bookings, payments, and expenses.
@@ -57,4 +60,4 @@ hotel_os_bot/
57
  1. Push the code to a GitHub repository.
58
  2. Create a new Space on Hugging Face, selecting the "Docker" runtime.
59
  3. Connect the Space to your GitHub repository.
60
- 4. In the Space settings, add the secrets from your `.env` file (`TELEGRAM_BOT_TOKEN`, `TELEGRAM_USER_ID`, `GEMINI_API_KEY`).
 
1
+ ---
2
+ pinned: true
3
+ ---
4
  # Hotel OS Bot
5
 
6
  A Telegram bot for managing hotel operations, including bookings, payments, and expenses.
 
60
  1. Push the code to a GitHub repository.
61
  2. Create a new Space on Hugging Face, selecting the "Docker" runtime.
62
  3. Connect the Space to your GitHub repository.
63
+ 4. In the Space settings, add the secrets from your `.env` file (`TELEGRAM_BOT_TOKEN`, `TELEGRAM_USER_ID`, `GEMINI_API_KEY`).