Skip to content

Commit

Permalink
📝 docs(README.md) Added inv test, check
Browse files Browse the repository at this point in the history
  • Loading branch information
MauronMP committed Nov 23, 2022
1 parent e48cdb8 commit c9c8c13
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,18 @@ Tanto la recopilación de datos, como transformación e IA se especifican en los
-[Imagen](https://github.com/MauronMP/PMP_IV/blob/Objetivo-5/docs/Docker_image.md)

# :heavy_check_mark: Instalación, check testeo.
- ## Install.
```
invoke install
```
- ## Test.
```
invoke test
- ## Check.
```
invoke check
- ## Demostración.
![Comprobación](docs/img/invoke_check_test.png)
# :whale2: Docker.
Expand Down

0 comments on commit c9c8c13

Please sign in to comment.