Descripción del proyecto
This commit is contained in:
parent
f4e6d9abf8
commit
38ba31f579
|
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue