Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Apr 28, 2024
1 parent 971440c commit 7a8bac0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ Provides examples of [Bootique](https://bootique.io) integration with Jersey. Di
* [2.x](https://github.com/bootique-examples/bootique-jersey-examples/tree/2.x)
* [1.x](https://github.com/bootique-examples/bootique-jersey-examples/tree/1.x)

## Contents

* [Jersey Server Example](jersey-server-example/)
* [Jersey Client Example](jersey-client-example/)

## Prerequisites

To build and run the example code, ensure you have the following installed on your machine:
Expand All @@ -25,4 +20,7 @@ and then checkout the examples code:
git clone git@github.com:bootique-examples/bootique-jersey-examples.git
cd bootique-jersey-examples/
```
## Contents

* [Jersey Server Example](jersey-server-example/)
* [Jersey Client Example](jersey-client-example/)

0 comments on commit 7a8bac0

Please sign in to comment.