Skip to content

Commit 6920a78

Browse files
authored
Merge pull request #11 from dansmindspace/Hacktober-Submission
Update README.md
2 parents 8a615d7 + ccf959b commit 6920a78

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ If you would like assistance or have a question, feel free to open an issue or a
2020
```md
2121
- [**Title**](link-to-sketch) _by Author_ <br>
2222
Description (optional)
23-
<!-- Screenshot / GIF / Video (add image files in `variations/`, optional) -->
23+
<!-- Screenshot / GIF / Video (add image files in `variations/`, optional.
24+
NOTE: A blank line or comment between Description and Image is important for correct formating) -->
2425
<img src="variations/your-variation-author.png" alt="Your Variation" width="300px">
2526
```
2627

@@ -34,8 +35,15 @@ If you would like assistance or have a question, feel free to open an issue or a
3435

3536
- [**Animated Logo**](https://editor.p5js.org/funplanet/sketches/8zZKqiyV4) _by Dipam Sen_ <br>
3637
Animated the path of the logo by interpolating it using a cubic easing function.
38+
3739
<img src="variations/animated-logo-dipamsen.gif" alt="Animated Logo" width="300px">
3840

41+
42+
- [**3D Printable Challenge Coin**](https://github.com/dansmindspace/Challenge-Coins/tree/main/The%20Coding%20Train) _by Dan TheLostSorcerer_ <br>
43+
A 3D Printable Challenge Coin I was inspired to create.
44+
45+
![The Coding Train - Challenge Coin Rotating GIF](https://github.com/dansmindspace/Challenge-Coins/blob/656f0e0afdb561f0acc0b933e2d47c0a5af0802c/The%20Coding%20Train/CodingTrainChallengeCoin.gif)
46+
3947
## Ports
4048

4149
- [**Processing**](./ports/processing/) _by Kai Tabuchi_

0 commit comments

Comments
 (0)