about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17f4181..0e6fdc8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
-# aoc2019
+# [aoc2019](https://tildegit.org/ben/aoc2019)
+
+[![Build Status](https://drone.tildegit.org/api/badges/ben/aoc2019/status.svg)](https://drone.tildegit.org/ben/aoc2019)
 
 some advent of code solutions for 2019
 
 starting out with c#, we'll see how it goes this year
 
 using .net core 3.0, run all solutions with `dotnet run`
+