Skip to content

outdooricon/make-a-readme

 
 

Repository files navigation

Make a README

Build Status Netlify Status

Make a README explains what a README is, what the benefits are, and what makes for a good README. It also provides an editable template, with live Markdown rendering.

I hope people who are new to programming will find it useful, but even for more experienced programmers, I think it's worth evaluating once in a while if we are doing a good job when it comes to the small details that can matter more than we might think.

Make a README is inspired by Keep a Changelog.

Related Resources

Roadmap

  • Translate the website
  • Create an interactive README generator (#15)
  • Link to great examples (#14)
  • check and improve accessibility

Contributing

Please feel free to submit an issue or pull request. The website is simple enough to not require a build process. Just open public/index.html in a browser.

If you want live reloading and have Node installed, run $ yarn install && yarn start. If you have Python and Docker installed, you can run $ ./dev start instead.

License

MIT

About

📄 Because nobody can read your mind (yet)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.1%
  • JavaScript 9.9%
  • CSS 5.3%
  • Python 4.7%