aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-06-16 16:37:20 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-06-16 16:37:20 -0400
commitc9ef45ab0435f22165484e3b9b49cbafd3b9fe84 (patch)
tree575e26ccf9d40c648819cf4f2a71cfea46fdc002 /README.md
parent0c5a6ad39bc888d7e0404deaaf0a03b8df4d412c (diff)
Added links to nightly builds; README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4cce1ce..a1f4a6b0 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,8 @@ The terminal version of Textadept requires only an implementation of curses like
Download Textadept from the project's [download page][] or from these quick
links:
+Stable Builds
+
* [Win32][]
* [Mac OSX][]
* [Linux][]
@@ -46,6 +48,16 @@ links:
* [Source][]
* [Modules][]
+Unstable Builds
+
+* [Win32 Nightly][]
+* [Mac OSX Nightly][]
+* [Linux Nightly][]
+
+_Warning_: nightly builds are untested, may have bugs, and are the absolute
+cutting-edge versions of Textadept. They should not be used in production, but
+for testing purposes only.
+
[download page]: http://foicica.com/textadept/download
[Win32]: download/textadept_LATEST.win32.zip
[Mac OSX]: download/textadept_LATEST.osx.zip
@@ -53,6 +65,9 @@ links:
[Linux x86\_64]: download/textadept_LATEST.x86_64.tgz
[Source]: download/textadept_LATEST.src.zip
[Modules]: download/textadept_LATEST.modules.zip
+[Win32 Nightly]: download/textadept_NIGHTLY.win32.zip
+[Mac OSX Nightly]: download/textadept_NIGHTLY.osx.zip
+[Linux Nightly]: download/textadept_NIGHTLY.i386.zip
## Installation and Usage