-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modify readme.md about pom polishing #508 #607
Conversation
@bttanakagn
|
@btyoshikawaa |
@@ -83,6 +83,12 @@ After adding above, add the following dependency definitions. | |||
|
|||
<!-- OPTIONAL --> | |||
<dependency> | |||
<groupId>org.terasoluna.gfw</groupId> | |||
<artifactId>terasoluna-gfw-codepoints</artifactId> | |||
</dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- In guideline, codepoints component is shown
terasoluna-gfw-codepoints
only. Let to align to it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please be arranged to order of
string
,codepoints
,validator
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
04b6301
to
49af6de
Compare
Please review #508.