Skip to content

Commit

Permalink
docs: Added README."es".md translation via https://github.com/dephrai…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent a3d8281 commit 12514af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ constructor-threagil
- [Glosario](./GLOSSARY.md)
- [Referencias](./REFERENCES.md)

**Executive Summary**
**Resumen ejecutivo**

Cómo poner en marcha su código en su propio sistema.

Expand All @@ -22,9 +22,9 @@ Cómo poner en marcha su código en su propio sistema.
```
2. Dependencias de software
3. Últimos lanzamientos
4. Referencias API
4. API references

# Construir y probar
# Build and Test

Para construir su código, use:

Expand Down Expand Up @@ -64,7 +64,7 @@ $ cd threagile-builder
$ pytest tests/
```

# API Documentation
# Documentación API

Navegar a`http://127.0.0.1:5000/docs`en su navegador web, o descargue openapi.json desde`http://127.0.0.1:5000/openapi.json`.

Expand Down

0 comments on commit 12514af

Please sign in to comment.