Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0x100 committed Mar 2, 2020
1 parent bd7e42e commit 1af2392
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ new NLoops()
2. Add the `n-loops` dependency

```xml
<dependency>
<groupId>com.github.0x100</groupId>
<artifactId>n-loops</artifactId>
<version>master-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.0x100</groupId>
<artifactId>n-loops</artifactId>
<version>master-SNAPSHOT</version>
</dependency>
```

### Gradle
Expand Down

0 comments on commit 1af2392

Please sign in to comment.