-
Notifications
You must be signed in to change notification settings - Fork 28
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
Release preparations #29
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -3,7 +3,7 @@ | |||||
|
||||||
# StupidArtnet | ||||||
|
||||||
(Very) Simple Art-Net implementation in Python | ||||||
(Very) Simple Art-Net implementation in Python (compatible with micro python) | ||||||
|
||||||
#### Table of Contents | ||||||
- [Installing from github](#installing-from-github) | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The spelling of "GitHub" should use a capital "H" in the Table of Contents for consistency with the official platform name. - - [Installing from github](#installing-from-github)
+ - [Installing from GitHub](#installing-from-github) Committable suggestion
Suggested change
|
||||||
|
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.
Consider correcting the spelling of "GitHub" to use a capital "H" in the badge URLs to adhere to the official spelling of the platform.
Again, correct the spelling of "GitHub" to use a capital "H" in the section title "Installing from github" for consistency.
In the instructions for cloning from GitHub, ensure the spelling of "GitHub" uses a capital "H".
The phrase "user defined callback" should be hyphenated when used as an adjective. Consider changing it to "user-defined callback" for grammatical correctness.
The phrase "at a rate of no less than 30Hz" could be simplified to "at least 30Hz" for clarity and conciseness.
The phrase "In an effort to help you understand" could be simplified to "To help you understand" for conciseness.
Also, "the packets is build" should be corrected to "the packets are built" for grammatical accuracy.
The sentence "just shove the protocol header into your data array and send it to the right place" should start with a capital letter, and consider adding a comma after "Usually" for clarity.
Consider adding commas for clarity: "This is a convention, however, is not forcefully implemented."
The phrase "I simplified here defaulting to use a 256 value universe" could be improved for clarity by adding a comma: "I simplified here, defaulting to use a 256 value universe."