summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfmoko <mokou@posteo.de>2020-11-12 09:50:39 +0100
committerGitHub <noreply@github.com>2020-11-12 09:50:39 +0100
commitd6d57bfbb8190edef5fcd7ecb4a20c8944ca87b1 (patch)
tree3d8a6d514733b841fec937e799cea1db28b90ff4
parentfa9f522b7f043d7ef73a39f003a9272dfe72c4f4 (diff)
docs: Remove buildkite badge from README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 59ee632..fd45d94 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
-# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
+# 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!