From 18d125ab7caf9ff210071c22465314770067931e Mon Sep 17 00:00:00 2001
From: rmcteggart-r7 <rmcteggart@rapid7.com>
Date: Fri, 12 Jun 2020 12:28:24 +0100
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index d919bae..05ca902 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 # 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!
+test
 
 _...looking for the old, web-based version of Rustlings? Try [here](https://github.com/rust-lang/rustlings/tree/rustlings-1)_