From b185c458f8e0d2ed517580a5dc6987a3a550a3a4 Mon Sep 17 00:00:00 2001 From: x86dev Date: Tue, 21 Feb 2017 23:52:21 +0100 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf25be8..76b9ac8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This Dockerfile installs Tiny Tiny RSS (TT-RSS) with the following features: -- **New:** Based on [Docker-Alpine](https://github.com/smebberson/docker-alpine) and [s6][nginx-proxy](http://skarnet.org/software/s6/) as the supervisor +- **New:** Based on [Docker-Alpine](https://github.com/smebberson/docker-alpine) and [s6](http://skarnet.org/software/s6/) as the supervisor - **New:** Small and lightweight image size (about 100 MB) - Rolling release support: Updates TT-RSS automatically every day - Works nicely with jwilder's [nginx-proxy](https://github.com/jwilder/nginx-proxy), e.g. to use for Let's Encrypt SSL certificates