Skip to content

Commit 1835be4

Browse files
MoPaMobomanimc
authored andcommitted
Fix emphasised folders
1 parent 1b9d29e commit 1835be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/hello-ml5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Your project directory should look something like this:
3636

3737
**Where**:
3838

39-
* 📂**/hello-ml5**: is the root project folder
40-
*   📂**/images**: is a folder that contains your image
39+
* 📂**hello-ml5/**: is the root project folder
40+
*   📂**images/**: is a folder that contains your image
4141
*       🖼 **bird.png**: is a .png image of a bird (it can also be something else!)
4242
*   🗒**index.html**: is an .html file that has your html markup and library references
4343
*   🗒**sketch.js**: is where you'll be writing your javascript

0 commit comments

Comments
 (0)