diff --git a/README.md b/README.md index ec976fe5..04d7478c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ me.listNotifications(function(err, notifcations) { }); const clayreimann = gh.getUser('clayreimann'); -clayreimann.getStarredRepos() +clayreimann.listStarredRepos() .then(function({data: reposJson}) { // do stuff with reposJson }); @@ -103,7 +103,7 @@ var gh = new GitHub({ }); var yahoo = gh.getOrganization('yahoo'); -yahoo.getRepos(function(err, repos) { +yahoo.listRepos(function(err, repos) { // look at all the repos! }) ``` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy