Skip to content

Commit 5406f0f

Browse files
committed
Added link in README to contribution guide
1 parent bbdec64 commit 5406f0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Firestack makes using the latest [Firebase](http://firebase.com) straight-forwar
66

77
Firestack is a _light-weight_ layer sitting atop the native Firebase libraries for iOS and Android (coming soon), deferring to as much of the JavaScript library as possible. For parts of the api that are natively supported by the Firebase JavaScript api, this library acts as a thin proxy to the JS objects, while it provides a native shim to those that are not covered.
88

9+
For a detailed discussion of how Firestack works, check out our [contribution guide](https://github.com/fullstackreact/react-native-firestack/blob/master/Contributing.md).
10+
911
## Features
1012

1113
* Nearly automatic, rapid setup on Firebase

0 commit comments

Comments
 (0)