plantillas-README/templates/README001.md

92 lines
4.1 KiB
Markdown
Raw Permalink Normal View History

2022-10-17 22:08:30 +02:00
<h1 align="center">
<br>
<a href="https://github.com/moonantonio/README-Template"><img src="./res/logo.png" alt="LogoRepo" width="100"></a>
<br>
README-Template
<br>
</h1>
<h4 align="center">Plantilla para el Readme de <a href="https://github.com/" target="_blank">github</a>.</h4>
<p align="center">
<a href="https://unity.com/">
<img src="https://img.shields.io/badge/Unity-2020.1-brightgreen"
alt="Unity">
</a>
<a href="https://docs.unity3d.com/2019.1/Documentation/Manual/dotnetProfileSupport.html">
<img src="https://img.shields.io/badge/.NET-4.x-blue">
</a>
</p>
<p align="center">
<a href="#informacion">Informacion</a>
<a href="#uso">Uso</a>
<a href="#descargar">Descargar</a>
<a href="#colaboradores">Colaboradores</a>
<a href="#colaboradores">Estadisticas</a>
<a href="#licencia">Licencia</a>
</p>
<p align="center">
<sup> <!-- Languages -->
<img src="./res/languageicon-36.png" width="18" height="18">
<sup>
Español,
<a href="./README.en.md">Ingles</a>,
<a href="./README.md">Chino (中文)</a>,
</sup>
</sup>
</p>
<p align="center"><img src="./res/fondo.png" width=600 alt="Imagen del ejemplo"></p>
<p align="center"><em>Ejemplo de lo que se muestra en la imagen/gif de arriba. Compruébalo en <a href="https://github.com/moonantonio/README-Template">xx.doc</a>.</em></p>
## Informacion
<img src="./res/info.png" align="right"
alt="Info" width="200" height="320">
Descripción del proyecto.
## Uso
Descripción de como usarlo.
```
git clone https://github.com/moonantonio/CustomInspectorUnity.git
```
## Descargar
Usted puede [descargar](https://github.com/moonantonio/README-Template/releases) la última versión instalable de **README-Template**.
## Colaboradores
1. ¡Bifurcalo!
2. Crea tu rama de características: `git checkout -b my-new-feature`
3. Confirme sus cambios: `git commit -am 'Add some feature'`
4. Empuje la rama: `git push origin my-new-feature`
5. Envíe una pull request: D
El proyecto ahora es mantenido por [Moon Antonio](https://github.com/moonantonio) con ayuda de los colaboradores ([lista](https://github.com/moonantonio/README-Template/graphs/contributors)).
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/7427480?s=460&u=6c19110c744836fd6265dd1b4781e6ddd22dd20a&v=4" width="100px;"/><br /><sub><b>Moon Antonio</b></sub>](https://moonantonio.github.io/)<br /> | | | | | | |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------: |
<!-- ALL-CONTRIBUTORS-LIST:END -->
## Estadisticas
![Alt](https://repobeats.axiom.co/api/embed/20fb653bc451e48b62a381f653659af4a04816af.svg "Repobeats analytics image")
## Licencia
[MIT](https://github.com/moonantonio/README-Template/blob/master/LICENSE)
---
> [moonantonio.github.io](https://moonantonio.github.io/) &nbsp;&middot;&nbsp;
> GitHub [@moonantonio](https://github.com/moonantonio) &nbsp;&middot;&nbsp;
> Twitter [@AntonioMoonNull](https://twitter.com/AntonioMoonNull)