diff --git a/README.md b/README.md index 0cba40c..016a52a 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,14 @@ The API is as simple as https:///// ``` -where `` is one of `gitub`, `gitlab` or `bitbucket`. +where `` is one of `gitub`, `gitlab` or `bitbucket`. The HoC data can also be received as JSON by appending +`/json` to the reuqest path: +``` +https://////json +``` + +There is also an overview page available via `https:///view///` ## Building