From c83e929033c53ecbf5391b2d69dd6104914c920c Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Thu, 25 Aug 2016 06:45:48 -0700 Subject: [PATCH] README has a badge! And an explanation. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..113afa1 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# sslip.io [![ci.nono.io](https://ci.nono.io/api/v1/pipelines/sslip.io/jobs/check-dns/badge)](https://ci.nono.io/?groups=sslip.io) + +*sslip.io* is a domain that maps specially-crafted DNS A records to IP addresses +(e.g. "127-0-0-1.sslip.io" maps to 127.0.0.1). It is similar, and inspired +by, [xip.io](http://xip.io/). + +Refer to the website ([sslip.io](https://sslip.io)) for more information. + +- `document_root/` contains the HTML content of the sslip.io website +- `ci/` contains the Concourse CI pipeline and task