I have 2 questions about GitHub:
- How can I pin the project to the main page on my GitHub ?
- If I add
README.mdfrom my computer to my repo on GitHub, will it be automatically displayed as aREADMEor should I createREADMEdirectly on GitHub?
I have 2 questions about GitHub:
README.md from my computer to my repo on GitHub, will it be automatically displayed as a README or should I create README directly on GitHub?Copyright © 2021 Jogjafile Inc.
You can take advantage of the item pinning feature available at your GitHub profile page:
You can create a
README.mdin your local repository, but you will have to add, commit and push it in order to appear as "README.ld" in your remote repository.See an example in my project
VonC/gtarsum.