Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnhock authored Jun 11, 2024
1 parent c4fdfb1 commit b7dcd12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ Maven Usage
<dependency>
<groupId>com.enofex</groupId>
<artifactId>naikan-test</artifactId>
<version>1.1.2</version>
<version>${naikan-test.version}</version>
</dependency>
```

The `${naikan-test.version}` property should be defined as a property in your Maven project to specify the version.

## Contributing

If you want to contribute to this project, then follow please
Expand Down

0 comments on commit b7dcd12

Please sign in to comment.