diff --git a/README.md b/README.md index ec6d01a..7fa72f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Sqish +[![Build Status](http://drone.sq.lan/api/badges/Rust/sqish/status.svg)](http://drone.sq.lan/Rust/sqish) ## Sqish's goal Squi's Shell, aka Sqish. This is an attempt to create a simple but usable shell in Rust, because why not. The goal (for me) is also to get more familiar with Rust since I read the Rust book and want to try things out. And, at last, building and using your own tools is pretty cool.