diff --git a/README.md b/README.md index 45c6279..8ddc131 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Note: Additional parameters can be passed into the Get Method with an IDictionar var ts = new UnAuthenticatedUntappdCredentials("key", "secret"); var t = new Repository().Get(ts, "tparnell"); +ar t = new Repository().Get(ts, "BeerIdHere"); ```