You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Library is [here](https://github.com/BeboKhouja/PC-Simulator-Save-Editor).
37
37
./gradlew library:assemble
38
38
```
39
39
### The App
40
-
* Build the app
40
+
* Build the app:
41
41
42
42
```
43
43
./gradlew app:assembleDebug
@@ -52,11 +52,11 @@ Library is [here](https://github.com/BeboKhouja/PC-Simulator-Save-Editor).
52
52
- Doing a lot of automated actions (Insert object, Cleanup, Save Options) could cause the save to be broken (Additional text after reading JSON)
53
53
54
54
# License
55
-
PC Simulator Save Editor Android is licensed under [GPLv3.0](https://github.com/BeboKhouja/PCSimulatorSaveEditorAndroidPort/blob/master/LICENSE).
55
+
PC Simulator Save Editor Android is licensed under [GPLv3.0-or-later](https://github.com/BeboKhouja/PCSimulatorSaveEditorAndroidPort/blob/master/LICENSE) license.
56
56
57
57
# Credits & Licenses (if available)
58
58
- The [Stack Overflow](https://stackoverflow.com) community for resolving a lot of bugs.
0 commit comments