Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berrysauce authored Nov 1, 2024
1 parent 95ae40c commit c882214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pinned is an API that returns pinned repositories for the requested username from GitHub. This is ideal for creating a "Pinned Repositories" section on your website.

```http
GET https://pinned.berrysauce.me/get/username
GET https://pinned.berrysauce.dev/get/username
```

Replace `username` with your GitHub username. Pinned will return the JSON in the following format:
Expand Down

0 comments on commit c882214

Please sign in to comment.