From 6d69ea1c9aefbe2d8670a1efddd46a307a4fcd4a Mon Sep 17 00:00:00 2001 From: "Elias Steurer (Kelteseth)" Date: Mon, 10 Feb 2020 15:09:36 +0000 Subject: [PATCH] Update README.md --- README.md | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 68ffa573..536d0717 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,15 @@
-ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via Steam. -Join our community: Homepage, Forum -
Visit our Developer C++ Classes Documentation and our Getting Started Guide for creating Wallpaper and Widgets! -
+ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via Steam. Join our community: +

Developer C++ Classes Documentation and + Wallpaper And Widgets Guide

+

Homepage - Forum - 🎉 Discord (Free Steam Key Here!) - Reddit

-

Get a free Steam key for you and your friends here:

-

Forums or Discord

or Reddit PM -

![Preview](.gitlab/media/preview.mp4) + # Platform support @@ -51,18 +49,6 @@ __If you want to help and add new desktop environments look at ScreenPlayWallpap -## The ScreenPlay Project -* General user docs. Contains infromations about content creation for ScreenPlay. Hosted on gitlab, made with mkdocs: - * Contribute at: https://gitlab.com/kelteseth/ScreenPlayDocs - * View at : https://kelteseth.gitlab.io/ScreenPlayDocs/ -* Developer docs generated from the ScreenPlay source code of this repo. Hosted on gitlab, made with qDoc: - * Contribute at: https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs - * View at : https://kelteseth.gitlab.io/ScreenPlayDeveloperDocs/ -* Discussons and content can be found via: - * Discord: https://discord.gg/3RygPHZ - * Forum: https://forum.screen-play.app/ - * Reddit: https://www.reddit.com/r/ScreenPlayApp/ - ## Contributing Everyone can contribute with code, design, documentation or translation. Visit our [contributing guide](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/CONTRIBUTING.md) for more informations.