Skip to content

Commit

Permalink
Merge pull request #50 from kotlinsyntax/patch-2
Browse files Browse the repository at this point in the history
Fix Readme formatting
  • Loading branch information
Dawsson authored Feb 14, 2024
2 parents 02cd865 + 59370fe commit c143415
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Maven
</repository>

<dependency>
<groupId>gg.flyte</groupId>
<artifactId>twilight</artifactId>
<version>1.1.3</version>
<groupId>gg.flyte</groupId>
<artifactId>twilight</artifactId>
<version>1.1.3</version>
</dependency>
```

Expand Down

0 comments on commit c143415

Please sign in to comment.