summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2014-11-14 10:47:47 -0500
committerFred Hebert <mononcqc@ferd.ca>2014-11-14 10:47:47 -0500
commit284a5972fab4195f4f99d655bd2fbeecf1648858 (patch)
treeddee0a75245f262bc83be396a7d0416b71bd8c4e /README.md
parent33e4b7e0173556bf97bfe1bbeb9d2a27bb5573fb (diff)
Add warnings to README for pre-alpha quality
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 36475cf..a749140 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
rebar
=====
-rebar is an Erlang build tool that makes it easy to compile and test Erlang
+rebar [3.0](#30) is an Erlang build tool that makes it easy to compile and test Erlang
applications, port drivers and releases.
[![Build Status](https://travis-ci.org/rebar/rebar3.svg?branch=master)](https://travis-ci.org/rebar/rebar3)
@@ -16,7 +16,11 @@ locations (git, hg, etc).
3.0
====
-This is an experimental branch.
+This is an experimental branch, considered to be pre-alpha, and still
+very unstable. Use at your own risk, and expect no support.
+
+Compatibility with rebar 2.0 has been broken, and features removed to
+limit scope.
### Commands