JavaMoney / jsr354-ri

JSR 354 - Moneta: Reference Implementation
Other
344 stars 101 forks source link

Update README.md #241

Closed stokito closed 6 years ago

stokito commented 6 years ago

I tried to simplify a little bit the README:

  1. Link to JSR website is replaced with more user friendly http://javamoney.org. Please add the link to the repo description on github.
  2. I mentioned only most basic and popular features i.e. Monetary amounts, Currency conversion and Custom currencies.
  3. The link to the user guide now is placed closer to introduction instead of being unseen in the Usage section.
  4. Release notes section was removed as useless but I kept the link to releases. TBH I would prefer to remove it too as non critical information.

This change is Reviewable