summaryrefslogtreecommitdiff
path: root/tutorials/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/readme.md')
-rw-r--r--tutorials/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index 737f169..5570cdd 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -4,11 +4,11 @@ This directory contains all the tutorials.
## Files
### 1.0 Introduction to Anaconda
-- [installing_anaconda.md](installing_anaconda.md)
-- [intro_to_anaconda.md](intro_to_anaconda.md)
+- [1.1 installing_anaconda.md](1.1_installing_anaconda.md)
+- [1.2 intro_to_anaconda.md](1.2_intro_to_anaconda.md)
- Environments
- Package Management
-- [version_control.md](version_control.md)
+- [1.3 version_control.md](1.3_version_control.md)
### 2.0 Computing fundamentals
- Computing Terminology and Orientation?