diff --git a/README.md b/README.md index ff6d3bd..39e50b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +### Build status + +[![builds.sr.ht status](https://builds.sr.ht/~nathanchapman.svg)](https://builds.sr.ht/~nathanchapman?) + +### Setup + ``` sudo docker run -it --rm -p 80:80 --name certbot \ -v "/etc/letsencrypt:/etc/letsencrypt" \