Skip to content

Commit 36b9a85

Browse files
committed
Merge pull request #386 from No9/source
Adding torrential a bittorrent workshop
2 parents 536e2e7 + f7e79d7 commit 36b9a85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,11 @@ <h4><a href="https://github.com/mmckegg/web-audio-school" target="_blank">Web Au
370370
<p data-i18n="workshopper-web-audio-school">Learn the Web Audio API by completing a series of interactive lessons with a focus on music.</p>
371371
<code>npm install -g web-audio-school</code>
372372
</div>
373+
<div id="torrential" class="workshopper">
374+
<h4><a class="js-workshop-link" href="https://github.com/No9/torrential" target="_blank">torrential</a></h4>
375+
<p data-i18n="workshopper-torrential">A set of lessons to show you how to create a simple p2p bittorrent network</p>
376+
<code>npm install torrential -g</code>
377+
</div>
373378
</div>
374379
</div>
375380
</section>

0 commit comments

Comments
 (0)