From 0c9924102b3a48a7a3baafa7b3f6e85f1c5b9848 Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Sat, 22 Feb 2025 15:36:18 -0500 Subject: [PATCH] Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b5eeaa..0bb32a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Ratchet +![build-status](https://drone.runcible.io/api/badges/learning/ratchet/status.svg) + An example web application in Golang. https://lets-go.alexedwards.net/sample/02.09-serving-static-files.html