From 20c11030a586f2d4e5f9402d89da21afc4f7f973 Mon Sep 17 00:00:00 2001 From: elweyn Date: Tue, 5 Mar 2024 17:31:27 +0100 Subject: [PATCH] Change small headings. --- docs/projects/gradido.md | 2 +- docs/projects/ocelot.social.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/projects/gradido.md b/docs/projects/gradido.md index 9ce281b..1957a82 100644 --- a/docs/projects/gradido.md +++ b/docs/projects/gradido.md @@ -1,6 +1,6 @@ # Gradido -## Describe +## Description [Gradido](https://www.gradido.net) is a project that wants to create a alternativ currency to the fiat money. diff --git a/docs/projects/ocelot.social.md b/docs/projects/ocelot.social.md index c8db029..5df053e 100644 --- a/docs/projects/ocelot.social.md +++ b/docs/projects/ocelot.social.md @@ -1,12 +1,14 @@ # Ocelot.Social +## Description + This project started under the name Human-Connection. The idea of human-connection was to create an alternative social media platform where the user is not the product. In contradiction to social media platforms like Facebook, Instagram, etc... The user should have the possibility to have constructive discussion (Pro-Contra), have a possibility to take action if a post made them angry, sad, etc... For this to work the user should pay for the infrastructure the platform is working on. After the closing of the Human-Connection network, the developer and the users wanted to continue to work on the idea. We created a not branded project that can be deployed for different networks with their own brand. -Ocelot.Social has the following functions: +## Functions - User Accounts - User Roles @@ -29,4 +31,4 @@ You can login with the following credentials: | :--- | :--- | :--- | | `user@example.org` | 1234 | user | | `moderator@example.org` | 1234 | moderator | -| `admin@example.org` | 1234 | admin | \ No newline at end of file +| `admin@example.org` | 1234 | admin |