Skip to content

Commit

Permalink
Tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
sap1ens committed Jul 7, 2023
1 parent 673852f commit 5da2516
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ A service account with read-only access to `flinkdeployment` CR is required. See

## Development

This project uses Quarkus, the Supersonic Subatomic Java Framework.
This project uses:

If you want to learn more about Quarkus, please visit its website: https://quarkus.io.
- Java 17 and [Quarkus](https://quarkus.io) on the back-end.
- JavaScript and [Svelte](https://svelte.dev) on the front-end.

### Running the application in dev mode

Expand Down Expand Up @@ -89,6 +90,6 @@ If you want to build an _über-jar_, execute the following command:

The application, packaged as an _über-jar_, is now runnable using `java -jar build/*-runner.jar`.

### Sponsors
## Sponsors

This project is sponsored by [Goldsky](https://goldsky.com) ❤️.

0 comments on commit 5da2516

Please sign in to comment.