Skip to content

Commit 0c05df5

Browse files
authored
Update README.md
1 parent 18f40d2 commit 0c05df5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
**Botticelli** framework: a chat bot development platform for .NET
33

44
[![License](https://img.shields.io/badge/GPL-license-orange)](https://github.com/devgopher/botticelli?tab=GPL-3.0-1-ov-file)
5-
[![Release](https://img.shields.io/badge/Release-0.6-orange)](https://github.com/devgopher/botticelli/releases/tag/0.6)
5+
[![Release](https://img.shields.io/badge/Release-0.7-orange)](https://github.com/devgopher/botticelli/releases/tag/0.7)
66
[![Documentations](https://img.shields.io/badge/Documentation-docs-orange.svg?style=flat-square)](http://botticellibots.com/documentation/)
77
[![Youtrack Dashboard](https://img.shields.io/badge/Youtrack-dashboard-orange.svg?style=flat-square)](https://botticelli.youtrack.cloud/dashboard)
88

@@ -39,5 +39,7 @@ On a bot side we can implement any business logic we want.
3939

4040
## Application examples
4141
[Air quality info bot](https://t.me/air_quality_info_bot) - this Telegram bot gets an air quality for your location
42-
4342
[Air quality info bot sources](https://github.com/devgopher/air_quality_bot) - Air quality bot sources
43+
44+
[Recipes finder bot](https://t.me/cooking_recipes903_bot) - Recipes finder Telegram bot
45+
[Recipes finder bot sources](https://github.com/devgopher/cookbook_bot) - Recipes finder bot sources

0 commit comments

Comments
 (0)