Skip to content

Commit c0c1dd4

Browse files
Updated README
1 parent abefcd5 commit c0c1dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## \*\**Version 3.0.0 Currently in Development*\*\*
66
*What EZCode v3 is going to look like,*
7-
```ezcode
7+
```c
88
include main
99

1010
make ^int {NAME} {VALUE} => int {NAME} new : {VALUE}
@@ -41,7 +41,7 @@ method printColor : @color:c {
4141
<details open>
4242
<summary><h2>Welcome!</h2></summary>
4343

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!
4545
</details>
4646

4747
<details open>

0 commit comments

Comments
 (0)