diff --git a/README.md b/README.md index 926287d8..2b593092 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](http://drone.sq.lan/api/badges/Rust/Web_srv_simple/status.svg)](http://drone.sq.lan/Rust/Web_srv_simple) + # SSW (Squi's Simple Webserver) This is a simple web server expanding on the example given in the Rust book. At the present time, it answers with static html.