Skip to content

Commit 8e742ae

Browse files
committed
edit readme
1 parent 74cad8a commit 8e742ae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.idea/workspace.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
## Usage RN 0.64.1
3030

3131
```bash
32-
npx react-native init MyApp --template @hmarques98/react-native-template-typescript
32+
npx react-native init MyApp --template @thiendangit1102/rn-typescript-graphql
3333
```
3434

3535
2. Cd into directory

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thiendangit1102/rn-typescript-graphql",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "React Native TypeScript Apollo Graphql Boilerplate",
55
"scripts": {
66
"publish": ""

0 commit comments

Comments
 (0)