Skip to content

Commit 15c7f20

Browse files
authored
Add Build and Test bages.
1 parent 017dc96 commit 15c7f20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build and Test](https://github.com/rust-lang-by/rust-bot/actions/workflows/build.yml/badge.svg)](https://github.com/rust-lang-by/rust-bot/actions/workflows/build.yml) [![Deploy](https://github.com/rust-lang-by/rust-bot/actions/workflows/deploy.yml/badge.svg)](https://github.com/rust-lang-by/rust-bot/actions/workflows/deploy.yml)
2+
13
# rust-bot
24
Telegram bot triggered by rust word.
35

@@ -23,4 +25,4 @@ Telegram bot triggered by rust word.
2325

2426
4. Build and run application
2527

26-
```$ cargo run```
28+
```$ cargo run```

0 commit comments

Comments
 (0)