diff --git a/README.md b/README.md index 46a3d06..59540b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Teapot Server - +[![Build Status](https://drone.mrixs.me/api/badges/Mrixs/teapot-server/status.svg)](https://drone.mrixs.me/Mrixs/teapot-server) ## Description This is a simple "teapot server" project, inspired by the classic XKCD comic. It's designed to be a minimal HTTP server that responds with a 418 I'm teapot status and a humorous message about quantum fluctuations. The primary purpose is for demonstration and learning purposes, showcasing basic Go web development concepts.