diff --git a/README.md b/README.md index aa2becb..8389190 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ new GitHubTrending().fetchTrending(url) }).catch((error)=> { // }); -``` \ No newline at end of file +``` + +>More examples can refer to [GitHubPopular](https://github.com/crazycodeboy/GitHubPopular)