Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Koeman committed Dec 15, 2020
1 parent e52073f commit 75a75c9
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,18 +73,17 @@ Dependency information

```
<repository>
<id>eishub-mvn-repo</id>
<url>https://raw.github.com/eishub/mvn-repo/master</url>
<id>eishub-mvn-repo</id>
<url>https://raw.github.com/eishub/mvn-repo/master</url>
</repository>
```

```
<dependency>
<groupId>eishub</groupId>
<artifactId>vacuumworld</artifactId>
<version>1.1.0</version>
<groupId>eishub</groupId>
<artifactId>vacuumworld</artifactId>
<version>1.3.0</version>
</dependency>
```

[Documentation](https://goalapl.atlassian.net/wiki/display/ENV/Vacuum+World) for
the Vacuum World.
[Documentation](https://goalapl.atlassian.net/wiki/display/ENV/Vacuum+World) for the Vacuum World.

0 comments on commit 75a75c9

Please sign in to comment.