phyloref / jphyloref

MIT License
0 stars 0 forks source link

Updated README to add `-SNAPSHOT` to the filename and to make the version number clearer #94

Closed gaurav closed 3 years ago

gaurav commented 3 years ago

This PR updates the README file to make it clearer that:

  1. The target JAR file will include -SNAPSHOT when in development.
  2. The version number will change, and the version number output during mvn package should be used.

Closes #92