-
Notifications
You must be signed in to change notification settings - Fork 116
improve readme readability #40
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
Conversation
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.
At multiple places text that should be indented for readability is not indented anymore (in the rendered output by GitHub). See yourself by changing branches on this site.
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.
At multiple places text that should be indented for readability is not indented anymore (in the rendered output by GitHub). See yourself by changing branches on this site.
motivation: clearer readme changes: * fix alignment of bullet points * add some spaces to break up sentences
motivation: clearer readme
changes: