Skip to content

Commit eef05c3

Browse files
committed
update: README.md
1 parent 9c9c1d7 commit eef05c3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Compile and Run Kotlin / Java Using Github Action
22
[![Main CI](https://github.com/amirisback/compile-run-kotlin-java-using-github-action/actions/workflows/ci.yml/badge.svg)](https://github.com/amirisback/compile-run-kotlin-java-using-github-action/actions/workflows/ci.yml)
33

4+
### Tools
5+
- Intellij IDEA
6+
- Kotlin v 1.8.0
7+
48
## Screen Shot
59
![ss](docs/image/ss-1.png?raw=true)
610

@@ -28,9 +32,10 @@ tasks.register ("runMainKotlin", JavaExec::class.java) {
2832
run: ./gradlew runMainKotlin
2933
```
3034
31-
### Tools
32-
- Intellij IDEA
33-
- Kotlin v 1.8.0
35+
## Step 3 : Run On Github Action
36+
- Open Github Action On Github
37+
38+
![ss](docs/image/ss-2.png?raw=true)
3439
3540
## Colaborator
3641
Very open to anyone, I'll write your name under this, please contribute by sending an email to me

docs/image/ss-2.png

135 KB
Loading

0 commit comments

Comments
 (0)