Skip to content

Commit

Permalink
Add how to start for logging sample in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Aug 18, 2023
1 parent b3c6ce1 commit 218af65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
This project contains multiple samples for [jpro, which enables javafx in the web.](https://www.jpro.one/)



Samples:


Expand All @@ -25,7 +24,6 @@ Samples:

# How to start #


```
./gradlew popups:jproRun
./gradlew multifilehandler:jproRun
Expand All @@ -36,6 +34,7 @@ Samples:
./gradlew auth0:jproRun # Read the Readme: https://github.com/JPro-one/JPro-Samples/tree/master/auth0
./gradlew suneditor:run
./gradlew gps:run
./gradlew logging:jproRun
```


Expand Down

0 comments on commit 218af65

Please sign in to comment.