Sadeep Sachintha commited on
Commit
a0b8ee5
·
1 Parent(s): a9bbf13

Add Hugging Face configuration to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # FlyRates - Telegram Exchange Rate Bot 💱
2
 
3
  FlyRates is a high-availability Telegram bot designed for real-time currency exchange rate monitoring. Built with an asynchronous architecture, it efficiently handles on-demand queries, automated subscription updates, and proactive threshold-based notifications.
 
1
+ ---
2
+ title: FlyRates
3
+ emoji: 💱
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # FlyRates - Telegram Exchange Rate Bot 💱
12
 
13
  FlyRates is a high-availability Telegram bot designed for real-time currency exchange rate monitoring. Built with an asynchronous architecture, it efficiently handles on-demand queries, automated subscription updates, and proactive threshold-based notifications.