Skip to content

Commit a85d611

Browse files
authored
Update README.md
1 parent 7caded7 commit a85d611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To add materials to this website please submit a PR with the relevant additions.
77
+ ```4DEvents/talks``` should contain all other global talks on TinyML
88
+ ```4DEvents/others``` should contain all other materials (demos, walkthroughs, etc.)
99

10-
An example of a ```.yml``` file follows below for a talk. You'll notice that these fiels are just structured tex, ```-``` indicates a list, ```text:``` is a named value, all values should be placed in ```""``` and **indentation matters** as it indicates the level in the ```yml``` object. Note that for our specific syntax, each entry is an item in the meta list and you can add as many authors, links, and thumbnails as you'd like as they are sub-lists. If you need to upload images, slides, handouts, etc. please place them in the ```assets``` folder under the correct type (```images/thubnails```,```slides/4D```,```other/4D```, etc.). The book ```.yml``` follows a slightly modified syntax but the exisitng entries should provide sufficient examples. Finally, if you submit a workshop make sure to tag if it is a "4D_Event" so it shows up on the 4D page if relevant.
10+
An example of a ```.yml``` file follows below for a talk. You'll notice that these files are just structured tex, ```-``` indicates a list, ```text:``` is a named value, all values should be placed in ```""``` and **indentation matters** as it indicates the level in the ```yml``` object. Note that for our specific syntax, each entry is an item in the meta list and you can add as many authors, links, and thumbnails as you'd like as they are sub-lists. If you need to upload images, slides, handouts, etc. please place them in the ```assets``` folder under the correct type (```images/thubnails```,```slides/4D```,```other/4D```, etc.). The book ```.yml``` follows a slightly modified syntax but the exisitng entries should provide sufficient examples. Finally, if you submit a workshop make sure to tag if it is a "4D_Event" so it shows up on the 4D page if relevant.
1111
```
1212
- authors:
1313
- name: "Marcelo Rovai"

0 commit comments

Comments
 (0)