- clarify and rewrite some statements
- provide more quick info that wasn't implicit before on some items in the ecosystem
- change tag "what-it-looks-like" to "screenshots"
* update bootstrap.sh script
+ macOS users using MacPorts are now supported (fix issue #720);
+ dependencies for macOS users using brew have been updated;
+ the boot step can now be skipped with the '-d' flag, effectively only installing dependencies
* update summary build instructions in README dependencies step
as these are meant as quick instructions, it's probably better to simply use the bootstrap.sh script available in the repo root folder, using the '-d' flag to just install the dependencies, using whatever package manager is available for the host system, rather than forcing the user to manually install those one by one
made it a bit clearer, by seperating the install/dependencies for
Linux Users, MacOS-MacPorts Users and MacOS-Homebrew Users
same change is happening in the redox-os/book
* Prepare the README for moving the kernel out.
* Embolden the usernames and hyperlink them to the userpages.
* Hyperlink nilset's username.
* Grammar fixes, add Plan 9.