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.
2 parents 536e2e7 + f7e79d7 commit 36b9a85Copy full SHA for 36b9a85
index.html
@@ -370,6 +370,11 @@ <h4><a href="https://github.com/mmckegg/web-audio-school" target="_blank">Web Au
370
<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>
371
<code>npm install -g web-audio-school</code>
372
</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>
378
379
380
</section>
0 commit comments