Skip to content

Commit aba5fd0

Browse files
committed
Badges
1 parent 9317089 commit aba5fd0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
redux
22
=========================
33

4+
[![build status](https://img.shields.io/travis/gaearon/redux.svg?style=flat-square)](https://travis-ci.org/gaearon/redux)
5+
[![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/package/redux)
6+
47
An experiment in fully hot-reloadable Flux.
58

69
**The API might change any day.**
7-
_**Don't use in production.**_
10+
_**Don't use in production just yet.**_
811

912
## Why another Flux framework?
1013

0 commit comments

Comments
 (0)