update README

This commit is contained in:
Kay Faraday 2023-02-03 06:12:52 +00:00
parent 8b3d53b263
commit 273f5b0116
1 changed files with 2 additions and 23 deletions

View File

@ -1,27 +1,6 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./.github/assets/logo-white.png">
<source media="(prefers-color-scheme: light)" srcset="./.github/assets/logo.png">
<img alt="The Retrospring logo" src="./composition/png/logo.png">
</picture>
This is a fork of [Retrospring](https://github.com/Retrospring/retrospring) as deployed on [Freak U](https://ask.freak.university).
![Retrospring](https://github.com/Retrospring/retrospring/workflows/Retrospring/badge.svg)
Retrospring is a **free, open-source social network** following the Q/A (question and answer) principle of sites like
Formspring, ask.fm or CuriousCat. Users can create accounts on Retrospring to receive questions from other users of the site
and/or anonymous people on the Internet. They can also follow each other on Retrospring to see new answers of their friends in
the timeline and to ask their followers interesting questions.
## 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).
## Contributing
Retrospring is **free, open-source software** licensed under **AGPLv3**.
Our guidelines and general information about how you can help us
improving Retrospring can be found in the [CONTRIBUTING.md](https://github.com/Retrospring/retrospring/blob/master/.github/CONTRIBUTING.md) file.
Currently the only change is to enable long questions by default.
## Licence