link to sublime on index.md

This commit is contained in:
gauthiier 2015-02-18 09:05:22 +01:00
parent 6095baeac4
commit 9c23881a19

View File

@ -30,7 +30,7 @@ The current site is segmented in six lessons covering the (very) basics of writi
* [Lesson 1: Text Encoding](Lesson1.html)
Covers fundamentals of representation of text looking up how text is encoded/decoded as data.
Covers fundamentals of representation of text looking up how text is encoded/decoded as data. We will be using [Sublime Text](http://www.sublimetext.com) as an editor.
* [Lesson 2: CLI or the Command Line Interface](Lesson2.html)