-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
README Enhancements: Markdown list and added dependency #105
base: master
Are you sure you want to change the base?
Conversation
rectified a grammatic error in line 113
simple one line change
Enhanced markdown for a nested list (for tidiness)
Fix grammar
wanted to credit the original suggestion so I just merged
In the last two commits I merged a grammar enhancement from @EricBrianAnil and fixed their grammar error they accidentally introduced |
Changes in this commit exclusive to README.md: - Condensed lists - Reformatted some important messages - Switched some links to be embedded in existing text for cleanliness {see Tutorial and iBSS} - Fixed case - Probably did some deleting of extraneous line breaks but idk
Condensed numbered list in the Quick Start guide to fit markdown numbered list support Tabbed code in iBSS for uniform indention (hopefully this works)
Dependencies should be at the top imo, for our Linux friends who need to see it. HEY YOU "WEN ETA WINDOWS" KIDS, FUCK OFF
Condensed, worked some more magic with markdown, moved dependencies to a higher priority for our Linux friends, and bolded a message to the new breed of "wen eta" kids this project has bred: "wen eta windows" kids |
I'll probably end up adding a new section for explaining the SoC's and current device support so people can see it, thanks for linking a completed list |
Detailed support thanks to [this comment](axi0mX#80 (comment)) Nice little markdown table (markdown doesn't support line breaks in tables yet) nice message for wen eta kids.
hopefully this works
Added the information in a neat little table, thank you @EWouters |
screw markdown
formatting this time
oop i made and fixed a typo, no change to content |
just a note about device support. Thinking about restructuring to emphasize the fact the tool shares both 24Kpwn and alloc8 with checkm8 but I'm not sure on how to clarify that. Probably won't, I've already added enough "personal" touches.
fuck markdown
Added Python 2.7 as a dependency
Reformatted the SoC support for a markdown nested list (for tidiness)