fixed typo in README.md, improved css

This commit is contained in:
2022-04-23 18:23:11 +02:00
parent 1ad9c7278e
commit 63482b3cef
3 changed files with 14 additions and 4 deletions

View File

@@ -19,12 +19,12 @@ When enabling a list, this software connects to the respective mailbox and waits
## How does subscription work?
You can make public every mailing list you create.
All public mailing lists are presented on _Widerhall_`s front page. Visitors may join each of the public mailing lists by hitting the _subscribe_ button. The need to enter their name and email address. After that, they receive a confirmation email with a link, that completes their subscription.
All public mailing lists are presented on _Widerhall_`s front page. Visitors may join each of the public mailing lists by hitting the _subscribe_ button. They need to enter their name and email address. After that, they receive a confirmation email with a link, that completes their subscription.
## Is it free?
Yes. _Widerhall_ is FOSS, which stands for Free Open Source Software.
That means every on can obtain a free copy of the source code and use it on it`s own behalf.
That means everyone can obtain a free copy of the source code and use it on it`s own behalf.
## Instructions