https://github.com/facundomunoz/readme-template
:page_facing_up: The README template I use to document my projects
https://github.com/facundomunoz/readme-template
readme readme-template
Last synced: about 1 month ago
JSON representation
:page_facing_up: The README template I use to document my projects
- Host: GitHub
- URL: https://github.com/facundomunoz/readme-template
- Owner: facundoMunoz
- License: mit
- Created: 2023-01-29T19:48:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T21:06:17.000Z (over 2 years ago)
- Last Synced: 2025-09-08T22:38:48.723Z (about 1 month ago)
- Topics: readme, readme-template
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README Template
This is the README template I use to document my projects, inspired by the repositories listed in the [Acknowledgments](#acknowledgments)
[![Licence][license-shield]](./LICENSE)
## Built With
- [![GITHUB][github-shield]][github-url]
## Getting Started
1. Add a README file in your project by
- Selecting the **Add a README file** when creating the repository
- Or selecting the **Add file** option in an existing repository and naming it README.md
2. Copy the raw contents of this README into yours### Prerequisites
- Having a GitHub account!
## Usage
- Select the edit option in your README.md file and change the contents to suit your needs
## Contact
[![GITHUB][personal-shield]][personal-url] [![LINKEDIN][linkedin-shield]][linkedin-url]## Acknowledgments
This project was made using the following recources :heart:
- [Img Shields](https://shields.io)
- [othneildrew's Best-README-Template repository](https://github.com/othneildrew/Best-README-Template)
- [Ileriayo's markdown-badges repository](https://github.com/Ileriayo/markdown-badges)[github-shield]: https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white
[github-url]: https://github.com[license-shield]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge
[personal-shield]: https://img.shields.io/badge/FACUNDO-MU%C3%91OZ-yellowgreen?style=for-the-badge
[personal-url]: https://github.com/facundoMunoz[linkedin-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
[linkedin-url]: https://www.linkedin.com/in/facundomunozdev/