Skip to content

Commit 3ea6a8f

Browse files
committed
Update README
1 parent cb1d9c9 commit 3ea6a8f

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
<p align="center">Template para crear enunciados de controles/exámenes en LaTeX</p>
88
<div align="center"><a href="http://ppizarror.com"><img alt="@ppizarror" src="http://ppizarror.com/badges/autor.svg" /></a>
99
<a href="https://opensource.org/licenses/MIT/"><img alt="Licencia MIT" src="http://ppizarror.com/badges/licenciamit.svg" /></a>
10+
<a href="https://gitter.im/Template-Latex/Template-Controles"><img alt="Chat" src="http://latex.ppizarror.com/badges/chat.svg" /></a>
1011
<br><a href="https://github.com/Template-Latex/Template-Auxiliares/"><img alt="Template-Auxiliares" src="http://latex.ppizarror.com/badges/auxiliares.svg" /></a>
11-
<a href="https://github.com/Template-Latex/Template-Controles"><img alt="Template-Controles" src="http://latex.ppizarror.com/badges/controles.svg" /></a>
12+
<a href="https://github.com/Template-Latex/Template-Controles/"><img alt="Template-Controles" src="http://latex.ppizarror.com/badges/controles.svg" /></a>
1213
<a href="https://github.com/Template-Latex/Template-Informe/"><img alt="Template-Informe" src="http://latex.ppizarror.com/badges/informe.svg" /></a>
1314
<a href="https://github.com/Template-Latex/Professional-CV/"><img alt="Professional-CV" src="http://latex.ppizarror.com/badges/professionalcv.svg" /></a>
1415
</div><br />

readme.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,49 +32,54 @@
3232
"HREF": "https://opensource.org/licenses/MIT/",
3333
"ALT": "Licencia MIT"
3434
},
35-
"2": {
36-
"NEWLINE": true
35+
"2": {
36+
"IMAGE": "http://latex.ppizarror.com/badges/chat.svg",
37+
"HREF": "https://gitter.im/Template-Latex/Template-Controles",
38+
"ALT": "Chat"
3739
},
3840
"3": {
41+
"NEWLINE": true
42+
},
43+
"4": {
3944
"IMAGE": "http://latex.ppizarror.com/badges/tesis.svg",
4045
"HREF": "https://github.com/Template-Latex/Template-Tesis/",
4146
"ALT": "Template-Tesis",
4247
"SHOW": false
4348
},
44-
"4": {
49+
"5": {
4550
"IMAGE": "http://latex.ppizarror.com/badges/apunte.svg",
4651
"HREF": "https://github.com/Template-Latex/Template-Apunte/",
4752
"ALT": "Template-Apunte",
4853
"SHOW": false
4954
},
50-
"5": {
55+
"6": {
5156
"IMAGE": "http://latex.ppizarror.com/badges/tareas.svg",
5257
"HREF": "https://github.com/Template-Latex/Template-Tareas/",
5358
"ALT": "Template-Tareas",
5459
"SHOW": false
5560
},
56-
"6": {
61+
"7": {
5762
"IMAGE": "http://latex.ppizarror.com/badges/auxiliares.svg",
5863
"HREF": "https://github.com/Template-Latex/Template-Auxiliares/",
5964
"ALT": "Template-Auxiliares"
6065
},
61-
"7": {
66+
"8": {
6267
"IMAGE": "http://latex.ppizarror.com/badges/controles.svg",
63-
"HREF": "https://github.com/Template-Latex/Template-Controles",
68+
"HREF": "https://github.com/Template-Latex/Template-Controles/",
6469
"ALT": "Template-Controles"
6570
},
66-
"8": {
71+
"9": {
6772
"IMAGE": "http://latex.ppizarror.com/badges/pauta.svg",
6873
"HREF": "https://github.com/Template-Latex/Template-Pautas/",
6974
"ALT": "Template-Pautas",
7075
"SHOW": false
7176
},
72-
"9": {
77+
"10": {
7378
"IMAGE": "http://latex.ppizarror.com/badges/informe.svg",
7479
"HREF": "https://github.com/Template-Latex/Template-Informe/",
7580
"ALT": "Template-Informe"
7681
},
77-
"10": {
82+
"11": {
7883
"IMAGE": "http://latex.ppizarror.com/badges/professionalcv.svg",
7984
"HREF": "https://github.com/Template-Latex/Professional-CV/",
8085
"ALT": "Professional-CV"

0 commit comments

Comments
 (0)