Fix repo mention in README

This commit is contained in:
Tim Anglade 2016-02-21 19:23:54 -08:00
parent ceee56cb9b
commit 36326217f8
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
![Realm](https://github.com/realm/realm-js/raw/master/logo.png)
Realm is a mobile database that runs directly inside phones, tablets or wearables.
This repository holds the source code for Realm's JavaScript bindings for integrating with mobile apps built using React Native.
Currently we only support React Native (both iOS & Android) but we are considering adding support for Cordova/PhoneGap/Ionic as well as Node.js (V8) soon.
This project hosts the JavaScript versions of [Realm](https://realm.io/). Currently we only support React Native (both iOS & Android) but we are considering adding support for Cordova/PhoneGap/Ionic as well as Node.js (V8) soon.
## Features