Skip to content

Commit 875cf8a

Browse files
committed
Add related section to readme
1 parent 81c26c3 commit 875cf8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ if (pageDetect.isOrganizationProfile()) {
7373
}
7474
```
7575

76+
## Related
77+
78+
- [github-reserved-names](https://github.com/Mottie/github-reserved-names) - Get a list, or check if a user or organization name is reserved by GitHub.
79+
- [shorten-repo-url](https://github.com/fregante/shorten-repo-url) - Shorten GitHub links like GitHub shortens Issues and Commit links.
7680

7781
## License
7882

0 commit comments

Comments
 (0)