Hi there.
Is there a website for this repo?
Because if you don't have, well, this repo can simply be turned into a website right away. Others will discover this project in that website.
Steps:
-
Go to Settings and look for GitHub Pages, scroll down. That's almost at the bottom.
-
You will see there: Branch:none, so you should change that to master because you have a README.md file in the master repo. This will be your page. Click Save first.
-
Then click Choose a theme, you select a predefined theme of your site.
-
Visit your site now! The URL will be https://code-review-checklists.github.io/java-concurrency.
If you were amazed by that, simply read the documentation about GitHub Pages.