From eff594e8790c8224bca03b504789c229b2d5fc1b Mon Sep 17 00:00:00 2001 From: Jonas Schmidt <43679965+schmidtjonas@users.noreply.github.com> Date: Fri, 7 Aug 2020 10:21:14 +0200 Subject: [PATCH] fixed readme (#287) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0928f6f40..8a0493bbc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

TeleSqueak

+

TelegramClient-Logo

TelegramClient

@@ -12,7 +12,7 @@ ## Overview -TelegramClient is a **Squeak-Client** for the widely used Telegram-Messenger. It aims to provide features such as Authentication, Contacts, Message and Media sending and a minimal, clean UI as well as as a Zen-mode and receiving messages in the background. +TelegramClient is a **Squeak-Client** for the widely used Telegram-Messenger. It aims to provide features such as Authentication, Contacts, Message and Media sending and a minimal UI as well as as a Zen-mode and receiving messages in the background. *This Project is part of the "Softwaretechnik" Lecture 2020 at the Hasso Plattner Institute.* @@ -41,7 +41,7 @@ In a workspace window either execute the command `TCUTelegram newWithTCCCore` or 🔓 - Authenticate yourself in TeleSqueak via Telegram + Authenticate yourself in your Telegram-Account ✉️ @@ -63,7 +63,7 @@ In a workspace window either execute the command `TCUTelegram newWithTCCCore` or 🔔 Receive push notifications - + 🌍 Start Telegram via WorldMenu @@ -75,7 +75,7 @@ In a workspace window either execute the command `TCUTelegram newWithTCCCore` or ## Resources for following groups -We have developed a [Project-Guide](https://github.com/hpi-swa-teaching/TelegramClient/wiki) which contains the most important information to continue developing the TelegramClient. Feel free to add new information to the wiki. +We have developed a [Project-Guide](https://github.com/hpi-swa-teaching/TelegramClient/wiki) in our wiki page, which contains the most important information to continue developing the TelegramClient. Feel free to add new information to the wiki. ## Our Group -Group 13 of the 2020 SWT I module incuded [Rohan Sawahn](https://github.com/rohansaw), [Jonas Schmidt](https://github.com/schmidtjonas), [Frederik Wollny](https://github.com/Freddy200), [Stefan Spangenberg](https://github.com/sspangenberg), [Lukas Laskowski](https://github.com/lasklu) and [Niklas Schilli](https://github.com/Mrnikbobjeff). +Group 13 of the 2020 SWT I module incuded [Rohan Sawahn](https://github.com/rohansaw), [Jonas Schmidt](https://github.com/schmidtjonas), [Frederik Wollny](https://github.com/Freddy200), [Stefan Spangenberg](https://github.com/sspangenberg), [Lukas Laskowski](https://github.com/lasklu) and [Niklas Schilli](https://github.com/Mrnikbobjeff). Feel free to add your names to the list!