Skip to content
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

Clean up README.md #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

VictorioBerra
Copy link

Add link to Reddit for app creation.

I also removed some verbosity on how to install a NuGet. Most developers will know how to get the library and there are just too many ways to list them all out in the README. (dotnet add package, Install-Package, VS-GUI, JetBrains Rider GUI, etc.) No point in listing all that out.

I also cleaned up some text around the "binding to a refresh token" stuff since there really is no binding to a refresh token, the access token is refreshed using the refresh token. Its OAuth.

Add link to Reddit for app creation.

I also removed some verbosity on how to install a NuGet. Most developers will know how to get the library and there are just too many ways to list them all out in the README. (`dotnet add package`, `Install-Package`, VS-GUI, JetBrains Rider GUI, etc.) No point in listing all that out.

I also cleaned up some text around the "binding to a refresh token" stuff since there really is no binding to a refresh token, the access token is refreshed using the refresh token. Its OAuth.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant