Skip to content

Commit 5d48d6b

Browse files
committed
Merge pull request #369 from evanlucas/addlym
add learnyoumongo workshop
2 parents 0b76602 + 8eb0463 commit 5d48d6b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,11 @@ <h4><a class="js-workshop-link" href="https://github.com/yosuke-furukawa/tower-o
287287
<p data-i18n="workshopper-tower-of-babel">Show you through a series of exercises that introduce you to ES6 features.</p>
288288
<code>npm install tower-of-babel -g</code>
289289
</div>
290-
290+
<div id="learnyoumongo" class="workshopper">
291+
<h4><a class="js-workshop-link" href="https://github.com/evanlucas/learnyoumongo" target="_blank">learnyoumongo</a></h4>
292+
<p data-i18n="workshopper-learnyoumongo">Getting started with MongoDB and Node.js</p>
293+
<code>npm install learnyoumongo -g</code>
294+
</div>
291295
</div>
292296

293297
<div class="third">

0 commit comments

Comments
 (0)