diff --git a/content/materials/day2/_index.md b/content/materials/day2/_index.md index 3e39094..a760011 100644 --- a/content/materials/day2/_index.md +++ b/content/materials/day2/_index.md @@ -14,11 +14,10 @@ cascade: ## Learning objectives -- How to share data. -- How to manage data using code. -- Using git to track your work. -- Using git to collaborate with others. -- How to set the documentation of your project. +- Using git to track your work +- Using git to collaborate with others +- How to set the documentation of your project +- Organizing a project ## Homework diff --git a/content/materials/day3/_index.md b/content/materials/day3/_index.md index 33f5727..7ce4af6 100644 --- a/content/materials/day3/_index.md +++ b/content/materials/day3/_index.md @@ -15,7 +15,7 @@ cascade: ## Learning objectives - Manage package dependencies inside a project. -- Get to know different options to pack and share the data asociated to a project. +- How to pack and share the data associated to a project. ## Homework