Skip to content

Commit 40589e2

Browse files
authored
README.md
1 parent a4c069f commit 40589e2

File tree

1 file changed

+41
-2
lines changed

1 file changed

+41
-2
lines changed

README.md

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,41 @@
1-
# module-easyadmin
2-
Easyadmin - to control the Windows system. Allows you to block the screen, control the sound, nutrition, processes, brightness and CD-ROM. It is easy to use for PC administration and integrate as a module in your projects.
1+
# 🖥️ **EasyAdmin** - Tools for yours PC
2+
## Choose Your Language
3+
4+
<p align="center">
5+
<table>
6+
<tr>
7+
<td align="center">
8+
<a href="docs/README.en.md">
9+
<img src="https://upload.wikimedia.org/wikipedia/commons/a/a4/Flag_of_the_United_States.svg" alt="English" style="width: 40px; vertical-align: middle; margin: 5px;" />
10+
<br>English
11+
</a>
12+
</td>
13+
<td align="center">
14+
<a href="docs/README.ru.md">
15+
<img src="https://upload.wikimedia.org/wikipedia/commons/f/f3/Flag_of_Russia.svg" alt="Русский" style="width: 40px; vertical-align: middle; margin: 5px;" />
16+
<br>Русский
17+
</a>
18+
</td>
19+
</tr>
20+
</table>
21+
</p>
22+
23+
## 📥 Download
24+
25+
| 📂 **Download Options** | 🌐 **Link** |
26+
|--------------------------------|----------------------------------------------------------------------------------------------|
27+
| **Source code** | [Open](src/easyadmin.c) |
28+
| **Download Latest Version** | [Download Now](https://github.com/Farmerok/module-easyadmin/releases/latest) |
29+
| **Other Releases & Changelog** | [View Releases](https://github.com/Farmerok/module-easyadmin/releases) |
30+
31+
32+
---
33+
34+
## 📇 Contact Information
35+
36+
| 💬 **Get in Touch** | 🌐 **Link** |
37+
|--------------------------------|----------------------------------------------------------------------------------------------|
38+
| **Telegram** | [Contact on Telegram](https://t.me/insiderkeeps) |
39+
40+
[![Language](https://img.shields.io/badge/language-C-brightgreen.svg)](https://en.wikipedia.org/wiki/C_(programming_language))
41+

0 commit comments

Comments
 (0)