Skip to content

Commit

Permalink
[modify]remove duplicated line.
Browse files Browse the repository at this point in the history
  • Loading branch information
shunta saito committed Nov 8, 2016
1 parent f79cab5 commit 32e10b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README-ja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# redux-virtual-dom [![Build Status](https://travis-ci.org/subuta/redux-virtual-dom.svg?branch=master)](https://travis-ci.org/subuta/redux-virtual-dom) [![Coverage Status](https://coveralls.io/repos/github/subuta/redux-virtual-dom/badge.svg?branch=master)](https://coveralls.io/github/subuta/redux-virtual-dom?branch=master)
View framework agnostic [react-redux](https://github.com/reactjs/react-redux) :)

- Make your [Stateless component](https://medium.com/@housecor/react-stateless-functional-components-nine-wins-you-might-have-overlooked-997b0d933dbc#.4ure2ot2k) based development flow easy. work with these libraries.
- [Stateless component](https://medium.com/@housecor/react-stateless-functional-components-nine-wins-you-might-have-overlooked-997b0d933dbc#.4ure2ot2k)を活用した開発フローを実現するライブラリです。以下のライブラリで動作確認済となります。
-[React](https://github.com/facebook/react)
-[vidom](https://github.com/dfilatov/vidom)
Expand Down

0 comments on commit 32e10b3

Please sign in to comment.