summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormokou <mokou@posteo.de>2020-04-08 12:10:02 +0200
committerfmoko <mokou@posteo.net>2020-04-08 12:27:28 +0200
commit495174ff7cb8782b25a4c67cb4d7a966ef468b83 (patch)
tree8cad79bc11ce74d080e3d331f39607c2b7101e9c /README.md
parentb049fa2c84dba0f0c8906ac44e28fd45fba51a71 (diff)
chore: remove travis ci
And add a buildkite build status badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cadceb5..9dd3b2b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
![crab pet](https://i.imgur.com/LbZJgmm.gif)
-# rustlings 🦀❤️
+# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
Greetings and welcome to `rustlings`. This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages!