Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Agrego imagenes de la interfaz
  • Loading branch information
lucasdepetrisd committed Jun 21, 2023
1 parent ecc3935 commit d01b8d0
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 8 deletions.
33 changes: 25 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,41 @@

# ![SimAK logo](./src/ui/icons/24x24/logoak24.png) SimuladorAK ![SimAK logo](./src/ui/icons/24x24/logoak24.png)
# ![SimAK logo](./src/ui/icons/24x24/logoak24.png) Simulador Animal Kingdom ![SimAK logo](./src/ui/icons/24x24/logoak24.png)

Simulador de eventos metereológicos e impactos financieros en el parque Animal Kingdom. Creados para la materia de Simulación en la UTN-FRT.
Simulador de eventos metereológicos e impactos financieros en el parque Animal Kingdom. Creado para la materia Simulación de 4to año en UTN-FRT.

## ⬇ INSTALACIÓN / INSTALL:
Desarrollado por:
- [Lucas Depetris](https://github.com/lucasdepetrisd)
- [Santiago Figueroa](https://github.com/SantiFigueroa00)
- [Maribel Masucci](https://github.com/maribelmasucci)
- [Emanuel Haro](https://github.com/EmanuelHaro)

# 📷 SCREENSHOTS

<p align="center">
<img src="repo/animalkingdom-0.png" width="600">
<p/>

<p align="center">
<img src="repo/animalkingdom-2.png" width="600">
<p/>

# ⬇ INSTALACIÓN / INSTALL:
1. [Descargar la última release](https://github.com/SimuTeam/SimuladorAK/releases/latest).
2. Ejecutar el archivo .exe.
2. Descomprimir.
3. Ejecutar archivo .exe.

# ![SimAK logo](./src/ui/icons/24x24/logoak24.png) FUNCIONES ![SimAK logo](./src/ui/icons/24x24/logoak24.png)
<!-- # ![SimAK logo](./src/ui/icons/24x24/logoak24.png) FUNCIONES ![SimAK logo](./src/ui/icons/24x24/logoak24.png) -->

## PARA DESARROLLO / FOR DEVELOPING:
# 💻 DESARROLLO / DEVELOPING:

### ⬇ MODULOS / MODULES:
## ⬇ MODULOS / MODULES:

> ```sh
> pip install PyQt5
> ```
>
### ⚙ EJECUTAR / RUN:
## ⚙ EJECUTAR / RUN:
> ```sh
> py main.py
> ```
Binary file added repo/animalkingdom-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/animalkingdom-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/animalkingdom-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d01b8d0

Please sign in to comment.