Add build status, links to tracker & binaries
1 files changed, 8 insertions(+), 0 deletions(-)

M README.md
M README.md +8 -0
@@ 3,6 3,10 @@ todotxt-merge
 
 A smart merge utility for [todo.txt](http://todotxt.org/) files.
 
+[File bug reports here.](https://todo.sr.ht/~ser/todotxt-merge)
+
+[![Build status](https://builds.sr.ht/~ser/todotxt-merge/.build.yml.svg)](https://builds.sr.ht/~ser/todotxt-merge/.build.yml?)
+
 Given two files, todotxt-merge produces output with:
 
 0. All tasks from both lists are in the output

          
@@ 38,6 42,10 @@ Install it:
 $ go build .
 ```
 
+*Or* [download binaries](https://downloads.ser1.net/gocryptkeeper/). My PGP ID
+for verifying the sig is 7ABD6668FDD1 (on public keyservers).
+
+
 Rationale, future, use case
 ---------------------------