Descripción del proyecto
This commit is contained in:
parent
f4e6d9abf8
commit
38ba31f579
|
@ -1,9 +1,7 @@
|
||||||
|
|
||||||
# Proyecto primero
|
# Auditorio
|
||||||
|
|
||||||
Descripción del Proyecto
|
|
||||||
|
|
||||||
|
|
||||||
|
A brief description of what this project does and who it's for
|
||||||
|
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
@ -18,3 +16,18 @@ Descripción del Proyecto
|
||||||
- Fullscreen mode
|
- Fullscreen mode
|
||||||
- Cross platform
|
- 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