Skip to content

Commit

Permalink
added headers
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Nov 15, 2023
1 parent 5050792 commit 390aa9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vcr4j-remote/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A VCR4J module for interacting with the [Sharktopoda](https://github.com/mbari-o

## Usage

### Add to a project

vcr4j-remote is available from [Maven central](https://mvnrepository.com/artifact/org.mbari.vcr4j/vcr4j-remote). To add it to a project:

```xml
Expand All @@ -19,6 +21,8 @@ vcr4j-remote is available from [Maven central](https://mvnrepository.com/artifac
</dependency>
```

### Example code

```java
import java.util.UUID
import org.mbari.vcr4j.remote.control.RemoteControl
Expand Down

0 comments on commit 390aa9e

Please sign in to comment.