File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,12 @@ Este repositorio contiene el trabajo práctico de la materia Tópicos de Program
4040
4141## Características
4242
43- - Integración continua con [ GitHub Actions ] ( https://docs.github.com/es/actions )
43+ - Convenciones y estándares de código
4444- Documentación del código utilizando la sintaxis de [ Doxygen] ( https://www.doxygen.nl/ )
45+ - Integración continua con [ GitHub Actions] ( https://docs.github.com/es/actions )
46+ - Memoria dinámica
47+ - Planificación de la arquitectura
48+ - Planificación del flujo de trabajo del equipo (ramas, etiquetas y versionado)
4549
4650## Instalación
4751
Original file line number Diff line number Diff line change @@ -40,8 +40,12 @@ This repository contains the practical work for the Programming Topics course at
4040
4141## Features
4242
43- - Continuous integration with [ GitHub Actions] ( https://docs.github.com/en/actions )
43+ - Architecture planning
44+ - Code conventions and standards
4445- Code documentation using [ Doxygen] ( https://www.doxygen.nl/ ) syntax
46+ - Continuous integration with [ GitHub Actions] ( https://docs.github.com/en/actions )
47+ - Dynamic memory
48+ - Team Workflow planning (branches, tags, and releases)
4549
4650## Installation
4751
You can’t perform that action at this time.
0 commit comments