Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Commit 68d7a70

Browse files
author
Jay
authored
Minor README changes
- Better code color styling
1 parent b4a0ef6 commit 68d7a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ project(':react-native-card-io').projectDir = new File(rootProject.projectDir,
5959
We only need the second line as we are doing local build. This may not be necessary once we have an external release.
6060

6161
Now, in `SampleApp/android/app/src/main/java/com/awesomeproject/MainActivity.java`, add `ReactCardIOPackage` to the list:
62-
```
62+
```java
6363
/**
6464
* A list of packages used by the app. If the app uses additional views
6565
* or modules besides the default ones, add more packages here.

0 commit comments

Comments
 (0)