Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonRomeroQro committed Dec 1, 2019
1 parent 3c647a7 commit 86fc986
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```

Esta es una herramienta que automatiza el método CPM, recibiendo como entrada una tabla de actividades en formato .csv para calcular el camino crítico, actividades críticas y duración mínima del proyecto/evento

This is a tool that automates the CPM method, receiving as input a table of activities in ```.csv``` format to calculate the critical path, critical activities and minimum project / event duration.
```
Index, Activity, Description, Duration, Dependencies
```

## Refuting

Expand Down

0 comments on commit 86fc986

Please sign in to comment.