Skip to content

Commit ccf6c39

Browse files
committed
chore: README.md update
1 parent 0d5980b commit ccf6c39

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,15 @@ $ sdk u java 22.ea.2-open
2222
### Build & Run
2323

2424
```bash
25-
$ ./gradlew build
25+
$ ./gradlew ciBuild
2626
```
2727

28+
### Deployed App and Docs
29+
30+
- [Web App](https://suresh.dev/kotlin-mpp-playground/app/)
31+
- [Docs](https://suresh.dev/kotlin-mpp-playground/docs)
32+
- [Coverage](https://suresh.dev/kotlin-mpp-playground/reports)
33+
2834
<!-- Badges -->
2935

3036
[java_url]: https://jdk.java.net/22/

0 commit comments

Comments
 (0)