Skip to content

Commit a139c28

Browse files
committed
2 parents 28824dc + 98f0918 commit a139c28

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# EverTerm
2-
A terminal for Windows written in Python!
2+
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
33

4-
Current Stats:
4+
[![forthebadge](https://forthebadge.com/images/badges/powered-by-electricity.svg)](https://forthebadge.com)
5+
6+
The terminal for beginners to use, and modify themselves.
7+
8+
EverTerm Statistics:
59

610
=====================================================
711

12+
813
Release Version: Version 1.0.022
914

1015
OS Platform: Windows 10
@@ -38,12 +43,11 @@ Once pyinstaller is ready, download the source with either
3843
======================================
3944

4045

41-
`gh repo clone EverestWorks/Everest-Tools` or `git clone https://github.com/EverestWorks/Everest-Tools.git` (Alert me if it doesn't work)!
46+
`gh repo clone EverestWorks/Everest-Tools` (Alert me if it doesn't work)!
4247
Then change your directory to the source
4348
Use the pyinstaller command as:
4449
`pyinstaller -i icon.ico evtm.py` in the src directory
4550
Use py2exe as:
4651
'python setup.py py2exe' in the src directory
4752

48-
Linux is getting a binary soon, please hang tight guys!!
49-
53+
Linux is getting a binary soon, please hang tight guys!

0 commit comments

Comments
 (0)