Skip to content

Commit a9b055a

Browse files
committed
doc: add new alert
1 parent e6a4087 commit a9b055a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/translations/es/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ Este repositorio contiene el trabajo práctico de la materia Tópicos de Program
8181
> [!IMPORTANT]
8282
> Todos los argumentos (exceptuando `--dashboard-rows`, `--dashboard-cols` y `--initial-state-file`) serán solicitados por consola si no son definidos o acepados. Además, el parámetro `--pattern` sera ignorado si se declara un parámetro `--initial-state-file` válido.
8383
84+
> [!WARNING]
85+
> El contenido del archivo apuntado por el parámetro `--initial-state-file` debe seguir un formato especifico como puede observar en el archivo [initial-state.csv](../../../src/statics/initial-state.csv).
86+
8487
### Problemas conocidos
8588

8689
| Problema | Solución |

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ This repository contains the practical work for the Programming Topics course at
8181
> [!IMPORTANT]
8282
> All arguments (except for `--dashboard-rows`, `--dashboard-cols`, and `--initial-state-file`) will be requested via the console if not defined or accepted. Additionally, the `--pattern` parameter will be ignored if a valid `--initial-state-file` is provided.
8383
84+
> [!WARNING]
85+
> The content of the file targeted by the `--initial-state-file` parameter must follow a specific format, as seen in the file [initial-state.csv](./src/statics/initial-state.csv).
86+
8487
### Known issues
8588

8689
| Issue | Solution |

0 commit comments

Comments
 (0)