8000 Update README.md with new link. · ejdecena/Tutorial-Python@f61840d · GitHub
[go: up one dir, main page]

Skip to content

Commit f61840d

Browse files
committed
Update README.md with new link.
1 parent 35e9f20 commit f61840d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
1. [*Python Course.*](https://www.python-course.eu/)
3030
1. [*Python Cheatsheet.*](https://www.pythonsheets.com/)
3131
1. [*Structuring Your Project.*](https://docs.python-guide.org/writing/structure/)
32+
1. [*Refactoring and Design Patterns.*](https://refactoring.guru/)
3233
1. **Trucos y consejos:**
3334
1. [Instalador de Paquetes Pip.](instalador_paquetes_pip.md#cabecera)
3435
1. [Creando un entorno virtual *Python*.](creando_un_entorno_virtual.md#cabecera)
@@ -49,4 +50,4 @@ Este repositorio es de *código abierto*; lo que significa que cualquier persona
4950
* Mejores explicaciones.
5051
* Correcciones de errores conceptuales.
5152

52-
La forma de contribuir es vía la interfaz web de *GitHub*, mediante peticiones de [*Pull requests*](https://github.com/ejdecena/tutorial_python/pulls), o reportando los problemas/bugs del repositorio por [*Issues*](https://github.com/ejdecena/tutorial_python/issues).
53+
La forma de contribuir es vía la interfaz web de *GitHub*, mediante peticiones de [*Pull requests*](https://github.com/ejdecena/Tutorial-Python/pulls), o reportando los problemas/bugs del repositorio por [*Issues*](https://github.com/ejdecena/Tutorial-Python/issues).

0 commit comments

Comments
 (0)
0