updated readme

This commit is contained in:
Basile Burg 2015-12-13 23:05:25 +01:00
parent b5d15c1729
commit 924b8fce59
1 changed files with 15 additions and 2 deletions

View File

@ -27,11 +27,24 @@ Coedit is an IDE for the _DMD_ [D2](http://dlang.org) compiler.
**Project information**
---
- stable version: version 1 update 2.
- development version: version 2 alpha 1.
- latest version: version 2 alpha 3.
- licensed under the term of the MIT license.
- programmed in Object Pascal with [FPC & Lazarus](http://www.lazarus.freepascal.org) as compiler & IDE.
**Download the latest build**
---
Download the zipped binaries or the zipped setup program for you platform:
- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.linux32.setup.zip)
- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.linux32.zip)
- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.linux64.setup.zip)
- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.linux64.zip)
- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.win32.setup.zip)
- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/2_alpha_3/coedit.2alpha3.win32.zip)
[**See the wiki**](https://github.com/BBasile/Coedit/wiki#detailed-setup-procedure) for more information about the setup.
**Build**
---