Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Casey Rodriguez
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Casey Rodriguez
Front End Web Development Techdegree Graduate 15,770 Points

No option to create "readme" file.

There is no option to create a "readme" file on my Github desktop. Also, my desktop looks completely different from hers in the video. Granted, I am using Windows instead of Mac. Will the inability to create this file effect me later?

Can you provide a link to the video?

1 Answer

A link to the video would be helpful to see what was done. But I installed GitHub desktop on Windows 10. One of the options on creating a repository is a checkbox for 'Initialize this repository with a README'. You also have the option to display files in Explorer (Ctrl+Shift+F) where I assume you could manually create a README. Regardless a readme isn't necessary to the functionality of a program so I don't think it will affect you later.

You may also find this useful:

https://help.github.com/en/articles/about-readmes

where you will find:

If you put your README file in your repository's root, docs, or hidden .github directory, GitHub will recognize and automatically surface your README to repository visitors.