From b8e6caee0e4591630f7ded4cd1938c8c5c4ee570 Mon Sep 17 00:00:00 2001
From: HGEpro <tstudio2007@gmail.com>
Date: Thu, 31 Mar 2022 23:27:18 +0200
Subject: [PATCH] updated readme

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 17f6304..ac8b19c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ LibreHomework is an app made by students and for students. Features
 - Manage your exams (coming soon, 50% done)
 - Manage your Documents (coming soon, 50% done)
 - Custom network where you can meet other students through their profiles (coming soon, 50% done)
-- Available in multiple languages
+- Available in multiple languages (en/es/eo/ru/pt/pl) and more coming soon (fr/de)
 
 ## Project info
 The project is divided in 3 parts:
@@ -23,6 +23,8 @@ In GNU/Linux you can also use a custom installation [script](https://github.com/
 bash <(curl -sL https://raw.githubusercontent.com/HGEpro/LibreHomework/main/scripts/install.sh)
 ```
 
+For windows users: the app should compile and run fine but it hasn't been tested. There are no compiled releases for windows due to compilation problems, so if you want to contribute you can start with that.
+
 ## Setup
 To run or compile the app from source, you can use follow the steps below:
 
-- 
GitLab