Skip to content

Commit

Permalink
move gitter badge
Browse files Browse the repository at this point in the history
  • Loading branch information
roman01la committed Feb 26, 2016
1 parent 5bb6ba6 commit ef8d403
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,5 +1,6 @@
<img src="logo.png" width="260" alt="Logo" />

[![Join the chat at https://gitter.im/roman01la/html-to-react-components](https://badges.gitter.im/roman01la/html-to-react-components.svg)](https://gitter.im/roman01la/html-to-react-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
<a href="https://travis-ci.org/roman01la/html-to-react-components">
<img src="https://img.shields.io/travis/roman01la/html-to-react-components.svg?style=flat-square" />
</a>
Expand All @@ -16,8 +17,6 @@ Extract annotated portions of HTML into React components as separate modules. Th

## When to use it

[![Join the chat at https://gitter.im/roman01la/html-to-react-components](https://badges.gitter.im/roman01la/html-to-react-components.svg)](https://gitter.im/roman01la/html-to-react-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This utility was designed to free React developers from a boring work of translating HTML into components.

Imagine you just got a pile of HTML from your designers. The first thing you will do is break HTML into React components. This is boring and we can automate this.
Expand Down

0 comments on commit ef8d403

Please sign in to comment.