-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Readme clean-up #2063
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 clean-up #2063
Conversation
c0ddcae to
cd2dab3
Compare
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.
Thanks @spacez320
I'm not saying I read through all of it, but what I've read looks goot to me.
I had to minor comments
|
/label docs |
|
/label area/documentation |
| ``` | ||
|
|
||
| **Note:** Viper uses [Go Modules](https://go.dev/wiki/Modules) to manage dependencies. | ||
| > **NOTE** Viper uses [Go Modules](https://go.dev/wiki/Modules) to manage dependencies. |
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.
We could use the new highlight feature: https://github.com/orgs/community/discussions/16925
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.
Thanks a lot!
The main goal here is to run through the entire Readme and try to make it more succinct and understandable.
In general the changes try to:
After doing this, I will move on to #2006 and will also spend time making sure the code examples are accurate.