diff --git a/README.md b/README.md new file mode 100644 index 0000000..72afe52 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Gotify Android [![Build Status][badge-travis]][travis] + +## Setup Dev Environment +Follow the instructions on [React-Native Getting Started][react-getstarted] for "Building Projects with Native Code". + + [react-getstarted]: https://facebook.github.io/react-native/docs/getting-started.html + [badge-travis]: https://travis-ci.org/gotify/android.svg?branch=master + [travis]: https://travis-ci.org/gotify/android \ No newline at end of file