Skip to content

jkelley399/ud777-writing-readmes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Writing READMEs README

Udacity's course Writing READMEs explains the importance of documenting your work. Here, you can find some supplemental resources for writing good READMEs.

Resources

Sample READMEs

  • Udacity Feedback Chrome Extension - A front-end grading engine built by Cameron Pittman, a content developer at Udacity. The documentation is thorough and complete, so anybody can use it!
  • factory_girl - An open source project maintained by thoughtbot. Great example of simple instructions to get you set up, which then links to external documentation.
  • can.viewify - Awesome example of someone documenting her personal projects concisely.
  • create-your-own-adventure - This README for Udacity's Git and Github course.

How to Contribute

Find any typos? Have another resource you think should be included? Contributions are welcome!

First, fork this repository.

Fork Icon

Next, clone this repository to your desktop to make changes.

$ git clone {YOUR_REPOSITORY_CLONE_URL}
$ cd ud777-writing-readmes

Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.

Pull Request Icon

Instead of cloning the repository to your desktop, you can also go to README.md in your fork on GitHub.com, hit the Edit button (the button with the pencil) to edit the file in your browser, then hit the Propose file change button, and finally make a pull request.

License

The contents of this repository are covered under the MIT License.

About

Supplemental material for Udacity's "Writing READMEs" course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published