Search code examples
githubreadme

Display README.md in repository directories


Github repo I'm referencing: https://github.com/Dallas-Marshall/PersonalProjects/tree/master/discord_bot

I have a Personal Projects Repository on Github and have a README.md file in the root folder explaining the repo. However, the issue I am having is that inside a directory of the repo I have created another README.md file to explain that specific project but Github is not displaying it.

I have ensured the file is named correctly, is up to date on Github and have scanned settings to try and find an option to display it to no avail as yet.

Does anyone know how to get this file to display when viewing the directory that I have linked above.

Many Thanks, Dallas Marshall


Solution

  • Your readme in the linked repo folder is empty. GitHub will start displaying it once it got content in it.