Add badges to the README.md
diff --git a/README.md b/README.md
index 22fe9f2..0303705 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# async-task
+[](https://travis-ci.org/async-rs/async-task)
+[](
+https://github.com/async-rs/async-task)
+[](https://crates.io/crates/async-task)
+[](https://docs.rs/async-task)
+[](https://discord.gg/JvZeVNe)
+
A task abstraction for building executors.
This crate makes it possible to build an efficient and extendable executor in few lines of