Skip to content

Commit 808834e

Browse files
authored
Merge pull request #25 from Lorenagubaira/main
<onlyfor> was added to both readmes
2 parents 482c079 + eb5988c commit 808834e

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

README.es.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
Dentro de este repositorio, encontrarás un archivo llamado `./INSTRUCTIONS.es.md` con los pasos necesarios para completarlo.
1111

12+
<onlyfor saas="false" withBanner="false">
13+
1214
## 🌱 Cómo comenzar este proyecto
1315

1416
Este proyecto viene con los archivos necesarios para comenzar a trabajar de inmediato.
@@ -25,6 +27,8 @@ https://github.com/4GeeksAcademy/connecting-to-a-sql-database-project-tutorial
2527

2628
Una vez que haya terminado de abrir, puedes abrir el archivo `app.py` y comenzar a resolver.
2729

30+
</onlyfor>
31+
2832
## 🚛 Cómo entregar este proyecto
2933

3034
Una vez que hayas terminado de resolver los ejercicios, asegúrate de confirmar tus cambios, haz push a tu repositorio y ve a 4Geeks.com para subir el enlace del repositorio.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
Inside this repository, you will find a file called `./INSTRUCTIONS.md` with the steps needed to complete it.
1111

12+
<onlyfor saas="false" withBanner="false">
13+
1214
## 🌱 How to start this project
1315

1416
This project comes with the necessary files to start working immediately.
@@ -25,6 +27,8 @@ https://github.com/4GeeksAcademy/connecting-to-a-sql-database-project-tutorial
2527

2628
Once your project and code have finished opening, you can go ahead and open the `app.py` file and start solving each exercise inside the notebook.
2729

30+
</onlyfor>
31+
2832
## 🚛 How to deliver this project
2933

3034
Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.

learn.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"technologies": ["sql", "mysql", "postgresql", "sqlalchemy", "psycopg2", "pandas", "dotenv", "machine learning", "data science", "back-end", "databases", "python"],
1313
"difficulty": "beginner",
1414
"syntax": "python",
15+
"template_url": "self",
16+
"projectType": "project",
17+
"autoPlay": "false",
1518
"duration" : 2,
1619
"description" : {
1720
"us": "Create a SQL database using the PostgreSQL engine and using a professional python project structure that includes PIP and environment variables.",

0 commit comments

Comments
 (0)