Skip to content

Commit fb3e893

Browse files
committed
docs: readme updated
1 parent 0949be0 commit fb3e893

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Meteor React Native Workshop
22

3-
The code repo for our workshop "Meteor and React Native" @ Meteor Impact 2022.
4-
It's part of the workshop preparation, so please install it prior to the workshop.
5-
3+
This is the final code repo for our workshop "Meteor and React Native" @ Meteor Impact 2022.
64
Please note, that I can't cover all operating systems out there.
75

86
## Installation
97

10-
You need to have Meteor installed on your system. Follow the Meteor installation instructions on https://meteor.com
8+
You need to have Meteor installed on your system.
9+
Follow the Meteor installation instructions on [the Meteor website](https://meteor.com).
1110

1211
### Clone the repo and checkout the workshop branch
1312

@@ -18,9 +17,6 @@ $ git clone [email protected]:jankapunkt/meteor-react-native-workshop.git
1817
$ cd meteor-react-native-workshop
1918
```
2019

21-
**Note: you can play around etc. prior to the workshop, but you should either reset your changes or work on a separate
22-
branch. Please make sure you have no changes in your code when the workshop starts.**
23-
2420
### Install and run the Meteor backend
2521

2622
```bash
@@ -99,6 +95,14 @@ Expo covers all that for you.
9995

10096
If you still prefer an emulator, please install them on your own behalf.
10197

98+
## Get involved
99+
100+
You liked this workshop or used this repo as a starter?
101+
Please leave a star and help by contributing to [@meteorrn/core](https://github.com/meteorrn/meteor-react-native).
102+
103+
If you find issues within the code, please leave an issue.
104+
Pull requests are welcomed, too!
105+
102106
## Questions
103107

104108
If you have questions or problems with the installation, please leave an issue.

0 commit comments

Comments
 (0)