Descripción del proyecto

This commit is contained in:
JuanManuelGutiérrezM 2024-03-06 07:45:38 -06:00
parent f4e6d9abf8
commit 38ba31f579
1 changed files with 17 additions and 4 deletions

View File

@ -1,9 +1,7 @@
# Proyecto primero
Descripción del Proyecto
# Auditorio
A brief description of what this project does and who it's for
## Authors
@ -18,3 +16,18 @@ Descripción del Proyecto
- Fullscreen mode
- Cross platform
## Screenshots
![App Screenshot](https://via.placeholder.com/468x300?text=App+Screenshot+Here)
## Installation
Install my-project with npm
```bash
npm install my-project
cd my-project
```