diff --git a/README.md b/README.md index 88275bb..b50ee5e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ResearchPlugin -Chrome extension to add tooltips on GitHub pages when creating pull requests, or creating an issue repoort in any repository to help newcomers contribute to open source projects. -This extension is written in Javascript, and uses the GitHub API to mine data about a user in JSON format to display the user's skill set on their profile page. \ No newline at end of file +Chrome extension to add tooltips on GitHub pages when creating pull requests, or creating an issue report in any repository to help newcomers contribute to open source projects. + +This extension is written in Javascript, and uses the GitHub API to mine data about a user in JSON format to display the user's skill set on their profile page.