From 2c15c72867678f58c7c7bf9ee8a1c03b36a1c9c0 Mon Sep 17 00:00:00 2001 From: Gabin Date: Tue, 11 Aug 2015 21:08:50 +0200 Subject: [PATCH] fix indent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071c545..9c9209e 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces. * [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier. * [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM. - * [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React. +* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React. * [riot](https://github.com/riot/riot) - React-like library, but with very small size. * [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone. * [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library.