From 79f45ee20ec93aacec39f7cb3936f8d6e14dea76 Mon Sep 17 00:00:00 2001 From: Georg Gadinger Date: Sun, 19 Apr 2020 19:49:53 +0200 Subject: [PATCH] Surprise! --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d1797620..dbd63a31 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,24 @@ -# Retrospring [![Build Status](https://travis-ci.org/Retrospring/retrospring.svg)](https://travis-ci.org/Retrospring/retrospring) +# Retrospring -This is the source code that powers Retrospring. This is a detached fork of [nilsding/justask](https://github.com/nilsding/justask), where we continue development. +This is the source code that powers Retrospring. This is a detached fork of +[nilsding/justask](https://github.com/nilsding/justask), where we continue +development. -Retrospring shut down on June 12, 2016. The source code will continue to be hosted here, as though no further updates will be made to it (there weren't any to begin with, though). +Retrospring shut down on June 12, 2016, but it's somehow still alive. You're +welcome. ## Installation -You can find all the installation instructions needed for a local/production setup of Retrospring in the [Wiki](https://github.com/Retrospring/retrospring/wiki/Setup)! +You can find all the installation instructions needed for a local/production +setup of Retrospring in the +[Wiki](https://github.com/Retrospring/retrospring/wiki/Setup). ## Contributing -Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found [here](https://github.com/Retrospring/retrospring/blob/master/CONTRIBUTING.md)! +Guidelines for Pull Requests and general information about how you can help us +improving Retrospring can be found +[here](https://github.com/Retrospring/retrospring/blob/master/CONTRIBUTING.md). ## License -[AGPLv3](https://github.com/Retrospring/retrospring/blob/master/LICENSE). +[AGPLv3](https://github.com/Retrospring/retrospring/blob/master/LICENSE).