diff --git a/README.md b/README.md index 5b26e15..bb24b31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@
-[![Crates.io][s1]][ci] [![docs page][docs-badge]][docs] ![test][ga-test] - # Frankenstein Telegram bot API client for Rust. @@ -158,9 +156,3 @@ You can check out real-world bots created using this library: ## Author Ayrat Badykov (@ayrat555) - -[s1]: https://img.shields.io/crates/v/frankenstein.svg -[docs-badge]: https://img.shields.io/badge/docs-website-blue.svg -[ci]: https://crates.io/crates/frankenstein -[docs]: https://docs.rs/frankenstein/ -[ga-test]: https://github.com/ayrat555/frankenstein/actions/workflows/rust.yml/badge.svg