Explorar o código

Adding drone button to README (and forcing build)

Kirk Trombley %!s(int64=5) %!d(string=hai) anos
pai
achega
2f0090d7c6
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,5 +1,7 @@
 # Geoguessr Self-Hosted Reimplementation
 
+[![Build Status](https://drone.hiram.services/api/badges/kirkleon/terrassumptions/status.svg)](https://drone.hiram.services/kirkleon/terrassumptions)
+
 ## Build Docker Image Tarball
 
 ```bash
@@ -110,4 +112,4 @@ POST /game/{ID}/guesses/{round}
 - Re-join a game you did not finish
 - Optimize docker file or set up compose structure
 - Override google controls in streetview, make custom divs
-- Modify scoring to linear interp in the middle
+- Modify scoring to linear interp in the middle