Because I think it will help. I wish I could link it to something that easily explains what the alpha is, but I am not sure if there is a specific resource that would answer that question - and only that question - more adequately than the rest of the README.
* Readme edits
Mostly language changes, but some code shifts as uplink was renamed.
* Edit intro contributing paragraph
Co-Authored-By: RichardLitt <richard.littauer@gmail.com>
* Add dev note
Co-Authored-By: RichardLitt <richard.littauer@gmail.com>
* Don't use url.Parse for bolt paths: filepaths may not be valid URL-s.
* go.mod: update dependencies
* README.md: add Windows instructions
* pkg/overlay: check for the correct path and text in error
* pkg/overlay: fix tests for windows
* pkg/piecestore: make windows tests pass
* pkg/telemetry: skip test, as it doesn't shutdown nicely
* storage/redis: ensure that redis is clean before running tests
* updates to the readme
Added section for the Storj CLI
Styled AWS S3 CLI section
* Update README.md
* removed file name in upload object commands
* updated title
* added table of contents
1. Fixed a few spelling issues.
2. Added capital letter to the Storj name instead of a lowercase one.
3. Reformulated some sentences.
3. Some other small fixes.