You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## \*\**Version 3.0.0 Currently in Development*\*\*
6
6
*What EZCode v3 is going to look like,*
7
-
```ezcode
7
+
```c
8
8
include main
9
9
10
10
make ^int {NAME} {VALUE} => int {NAME} new : {VALUE}
@@ -41,7 +41,7 @@ method printColor : @color:c {
41
41
<detailsopen>
42
42
<summary><h2>Welcome!</h2></summary>
43
43
44
-
**Welcome to EZCode!** EZCode is a comprehensive programming language built off of Microsoft WinForms. EZCode strives to make it as easy as possible to build a Windows program ranging from a Visual Application to simple console programs. Refer to [Community](#community) to learn more on how to contribute and where to join our Discord Server!
44
+
**Welcome to EZCode!** EZCode is a comprehensive programming language built with C#. EZCode is designed to be easy to use straightforward, *although sometimes it can be tuff*. Refer to [Community](#community) to learn more on how to contribute and where to join our Discord Server!
0 commit comments