diff --git a/README.md b/README.md index 2ec9ec9..d2b903c 100755 --- a/README.md +++ b/README.md @@ -2,12 +2,7 @@ My computer programming language made with LEX/YACC written in C. (interpreted) # Downloads -Supported operating systems and downloads: - -* [Win-32 Download](https://git.hacks.ltd/xerox/deon/uploads/9991a71c059678b0986634b2c71a1a8f/deon.exe) SHA1: 9216C9A0073A66A896346D98FE365E1A3B21C0BC -* [Win-64 Download](https://git.hacks.ltd/xerox/deon/uploads/61a72f55863033549064b88126776338/deon.exe) SHA1: AFB2DE7360F34E2C397DD34CE6553A1D37CF1884 -* [Linux-32 Download](https://git.hacks.ltd/xerox/deon/uploads/cbcd4097975aa5f5e7a638dd1b335fd1/deon) SHA1: 1df2c25783fd96156da322aa7cd6f26ec84b63c4 -* [Linux-64 Download](https://git.hacks.ltd/xerox/deon/uploads/310146a23b042eb7c40b7def35ccf94a/deon) SHA1: 554a1d50dea246b65a6f3e459f02dd6b5fc4ab35 +Supports both linux and windows, download link for current build can be found here: [download link](https://githacks.org/xerox/deon/-/tags) # Hello World. Hello world in Deon.