Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix documentation links, and remove obsolete `Usage`
  • Loading branch information
rconway authored Oct 5, 2023
1 parent cd1ba9e commit a327402
Showing 1 changed file with 3 additions and 23 deletions.
26 changes: 3 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,32 +97,12 @@ docker-compose up

## Documentation

The component documentation can be found at https://eoepca.github.io/rm-workspace-api/.
Documentation for the Workspace API:
* [Wiki Pages](https://github.com/EOEPCA/rm-workspace-api/wiki)
* [Design documentation](https://eoepca.github.io/rm-workspace-api/) - placeholders ~ still to be done

<!-- USAGE EXAMPLES -->

## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

_For more examples, please refer to the [Documentation](https://example.com)_

### Running the template service

Just execute the run task in Gradle

```sh
./gradlew run
```

### Upgrading Gradle Wrapper

Change the version number in the `build.gradle` wrapper task then run:

```sh
./gradlew wrapper --gradle-version=4.10.2 --distribution-type=bin
```

<!-- ROADMAP -->

## Roadmap
Expand Down

0 comments on commit a327402

Please sign in to comment.