Edit readme, add change log

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2021-01-24 22:59:36 -05:00
parent 6d615771cb
commit ea623a6577
2 changed files with 17 additions and 0 deletions
+2
View File
@@ -36,6 +36,8 @@ Or for the latest version:
go get github.com/vartanbeno/go-reddit
```
The repository structure for managing multiple major versions follows the one outlined [here](https://github.com/go-modules-by-example/index/tree/master/016_major_version_repo_strategy#major-branch-strategy).
## Usage
Make sure to have a Reddit app with a valid client id and secret. [Here](https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example#first-steps) is a quick guide on how to create an app and get credentials.