-
Notifications
You must be signed in to change notification settings - Fork 61
docs: Improve README #161
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
base: main
Are you sure you want to change the base?
docs: Improve README #161
Conversation
da24e73
to
fbf4be1
Compare
33b5537
to
987cf37
Compare
You may rebase to main now. |
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.
Nice work on improving doc formatting and readability!
Update the README file to improve readability, clarity, and markdown formatting standards. Cleaned up and improvements were applied to the document: - Correctly indented content within bullet-point lists. - Used GitHub flavored markdown to enable NOTE, TIP, etc. callouts where appropriate. - Reflowed text to use the more standard new-line after every sentance style. - Replaced works this "this", "here", and "link" with more descriptive terms for link text. - Corrected the format of the pbtxt examples. - Updated the recommended pytorch container from NGC.
Use yaml instead of proto for code blocks to improve readability. Add example instance_group configuration.
3877988
to
d183441
Compare
@yinggeh sorry to ask again, but I had to rebase the change to handle the conflict and lost your previous approval in doing so. |
Please do not force push. Reviews will lose their last reviewed commit and have no idea what's been changed since last review |
Update the README file to improve readability, clarity, and markdown formatting standards.
Cleaned up and improvements were applied to the document: