瀏覽代碼

Add warnings to README for pre-alpha quality

pull/6/head
Fred Hebert 10 年之前
父節點
當前提交
284a5972fa
共有 1 個檔案被更改,包括 6 行新增2 行删除
  1. +6
    -2
      README.md

+ 6
- 2
README.md 查看文件

@ -1,7 +1,7 @@
rebar 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. applications, port drivers and releases.
[![Build Status](https://travis-ci.org/rebar/rebar3.svg?branch=master)](https://travis-ci.org/rebar/rebar3) [![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 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 ### Commands

Loading…
取消
儲存