Selaa lähdekoodia

Update README with latest release, nightlies and API docs

Updated stable release links to v3.0.1
Added link to automated dev builds
Changed API link to api.haxe.org
Fixed typo in Community section
Mike Welsh 11 vuotta sitten
vanhempi
commit
f5fdc5f1c8
1 muutettua tiedostoa jossa 9 lisäystä ja 7 poistoa
  1. 9 7
      README.md

+ 9 - 7
README.md

@@ -33,12 +33,14 @@ For the complete Haxe licenses, please see http://haxe.org/doc/license or [doc/L
 
 
 ## Installing Haxe
 ## Installing Haxe
 
 
-The latest stable release is [Haxe v3.0](http://haxe.org/download). Pre-built binaries are available for your platform:
+The latest stable release is [Haxe v3.0.1](http://haxe.org/download). Pre-built binaries are available for your platform:
 
 
- * **[Windows installer](http://haxe.org/file/haxe-3.0.0-win.exe)**
- * **[OSX installer](http://haxe.org/file/haxe-3.0.0-osx-installer.dmg)**
- * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.0.0-linux32.tar.gz)**
- * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.0.0-linux64.tar.gz)**
+ * **[Windows installer](http://haxe.org/file/haxe-3.0.1-win.exe)**
+ * **[OSX installer](http://haxe.org/file/haxe-3.0.1-osx-installer.dmg)**
+ * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.0.1-linux32.tar.gz)**
+ * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.0.1-linux64.tar.gz)**
+ 
+Automated development builds are available from [build.haxe.org](http://build.haxe.org).
 
 
 ## Building from source
 ## Building from source
 
 
@@ -55,12 +57,12 @@ For information on on using Haxe, consult the [Haxe documentation](http://haxe.o
 
 
  * [Haxe introduction](http://haxe.org/doc/intro), an introduction to the Haxe toolkit
  * [Haxe introduction](http://haxe.org/doc/intro), an introduction to the Haxe toolkit
  * [Haxe language reference](http://haxe.org/ref), an overview of the Haxe programming language
  * [Haxe language reference](http://haxe.org/ref), an overview of the Haxe programming language
- * [Haxe API](http://haxe.org/api), a reference for the Haxe standard and native APIs
+ * [Haxe API](http://api.haxe.org/), a reference for the Haxe standard and native APIs
  * [Haxelib](http://lib.haxe.org/), a repository of Haxe libraries for a variety of needs
  * [Haxelib](http://lib.haxe.org/), a repository of Haxe libraries for a variety of needs
 
 
 ## Community
 ## Community
 
 
-The can get help and talk with fellow Haxers from around the world via:
+You can get help and talk with fellow Haxers from around the world via:
 
 
  * the [official Haxe Google Group](https://groups.google.com/forum/#!forum/haxelang)
  * the [official Haxe Google Group](https://groups.google.com/forum/#!forum/haxelang)
  * the [Haxe IRC chatroom](http://unic0rn.github.io/tiramisu/haxe/), #haxe on chat.freenode.net
  * the [Haxe IRC chatroom](http://unic0rn.github.io/tiramisu/haxe/), #haxe on chat.freenode.net