Skip to content

cortesana/README.md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README.md

A README.md template. 💬

Work in Progress.

The aim of this project is to prepare a complete README.md template that can be modified to be used in a variety of projects. It will be expanded and revised as needed.

Disclaimer: This is a simple, ready-to-use template. READMEs can be as elaborate as you need.

Table of contents

  • Basic README.md structure.
  • Adapt and modify README.md.
  • Commit and push your new README.md.

Markdown logo

Markdown:

![Markdown logo](./examples/markdownLogo.png)
HEADER 1 HEADER 2
ITEM CONTENT CONTENT

Markdown:

||HEADER 1|HEADER 2|
|---------|--------|--------|
|ITEM|CONTENT|CONTENT|
  1. Clone or download the repository.
  2. Copy and modify README.md.

Contributions are what make the open source community an amazing place to be, learn and grow. Any contributions to README.md are greatly appreciated.

  1. Fork the project.

  2. Create a Branch:

    git checkout -b <name>
    
  3. Commit your changes and push to the branch:

    git commit -m "commit-name"
    git push
    
  4. Open a Pull Request.

cortesana

MIT License

Releases

No releases published

Packages

No packages published