diff --git a/README.md b/README.md new file mode 100644 index 0000000..8667feb --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +Kvikmyndr +==== + +iOS and Android app about getting latest info about cinema showtimes. + + +Quick Start +---------- +```bash +npm install +rnpm link +react-native run-ios # run-android +```