Skip to content

Commit 664c391

Browse files
committed
README: add beta information
1 parent 2e65902 commit 664c391

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<p align="center">
55
<a href="https://ci.appveyor.com/project/mortend/fuse-sdk/branch/master"><img src="https://img.shields.io/appveyor/ci/mortend/fuse-sdk/master.svg?logo=appveyor&amp;logoColor=silver&amp;style=flat-square" alt="AppVeyor build status"></a>
66
<a href="https://www.npmjs.com/package/fuse-sdk"><img src="https://img.shields.io/npm/v/fuse-sdk.svg?style=flat-square" alt="NPM package"></a>
7+
<a href="https://www.npmjs.com/package/fuse-sdk"><img src="https://img.shields.io/npm/v/fuse-sdk/beta.svg?style=flat-square" alt="NPM beta"></a>
78
<a href="https://fusecommunity.slack.com/"><img src="https://img.shields.io/badge/chat-on slack-blue.svg?style=flat-square" alt="Slack"></a>
89
<a href="https://opencollective.com/fuse-open"><img src="https://opencollective.com/fuse-open/all/badge.svg?label=financial+contributors&amp;style=flat-square" alt="Financial Contributors on Open Collective"></a>
910
<a href="LICENSE.txt"><img src="https://img.shields.io/github/license/fuse-open/fuse-sdk.svg?style=flat-square" alt="License: MIT"></a>
@@ -43,6 +44,10 @@ npm install fuse-sdk
4344

4445
This will install Fuse SDK, including [`uno`](https://github.com/fuse-open/uno) and [a set of libraries](https://github.com/fuse-open/fuselibs) used to build [Fuse](https://fuseopen.com) apps.
4546

47+
### Beta releases
48+
49+
We are currently working on [`beta-3.0`](https://github.com/fuse-open/fuse-sdk/tree/beta-3.0). Releases made from this branch are tagged `@beta` on NPM.
50+
4651
## Usage
4752

4853
Please refer to the following links for information about using Fuse SDK.

0 commit comments

Comments
 (0)