From 49add86ec3d46d4ba02e4eb7b533fa4f9f776d4e Mon Sep 17 00:00:00 2001 From: Luke Hubmayer-Werner Date: Sun, 1 Jul 2018 22:08:26 +0930 Subject: [PATCH] Now with SSL! Closes #3. Fixes #2. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 476835d..3896440 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # TestRepository -This is a test to see what gogs is all about \ No newline at end of file +This is a test to see what gogs is all about. + +Now with SSL!