Coder Social home page Coder Social logo

readme's Introduction

readme

This repository has a few templates for README files and some notes about which type of information you could write on them.

Prepare the content

Readme files are made for developers (including you), but also could be used for the final users. So while you are writing your readme files please consider a few things:

  1. What is about?
    • Describe the content of your project or repository
    • Explain things the users would have a hard time understanding right away
  2. What steps need to be taken?
    • Do they need to install any software?
    • Is there any hardware requirements or dependencies?
    • After the installation, how they compile or run the code?
  3. Execution examples
    • You could provide examples of execution with code and screenshots

other things you could add:

  • Table of content
  • Test cases
  • Know bugs
  • Version
  • Contributors
  • License
  • References

Templates

  • _cheatsheet.md
    • a simple markdown cheatsheet (in construction)
  • assignment.md
    • an example of an university assignment
  • opensource.md
    • a template for an open source project made by @dbader

Contributing

Please feel free to contribute by adding new templates to this project:

  1. Fork it (https://github.com/inessadl/readme)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

References

readme's People

Contributors

guastallaigor avatar inessadl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.