Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Schneider committed May 3, 2024
1 parent 8cb09c8 commit b59139a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ Foundry and Kubernetes (K8S) environment.
- Java `≥ 8`
- Maven `≥ 3.8.1`

### Building the Project

Building the project is as simple as running the following command:

```sh
mvn clean install
```

## Usage

### Parent POM
Expand Down Expand Up @@ -320,6 +328,4 @@ available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/bt
https://search.maven.org/search?q=g:com.sap.cloud.environment.servicebinding
- Specification<br>
https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#body-11
- API / Java Doc<br>
TODO

0 comments on commit b59139a

Please sign in to comment.