We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9d29e commit 1835be4Copy full SHA for 1835be4
docs/tutorials/hello-ml5.md
@@ -36,8 +36,8 @@ Your project directory should look something like this:
36
37
**Where**:
38
39
-* 📂**/hello-ml5**: is the root project folder
40
- *   📂**/images**: is a folder that contains your image
+* 📂**hello-ml5/**: is the root project folder
+ *   📂**images/**: is a folder that contains your image
41
*       🖼 **bird.png**: is a .png image of a bird (it can also be something else!)
42
*   🗒**index.html**: is an .html file that has your html markup and library references
43
*   🗒**sketch.js**: is where you'll be writing your javascript
0 commit comments