Merge pull request #16 from gjungb/patch-1

Update index.md
This commit is contained in:
Michael Irwin
2020-04-16 13:44:37 -04:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
For the rest of this tutorial, we will be working with a simple todo For the rest of this tutorial, we will be working with a simple todo
list manager that is running in Node. If you're not familiar with Node, list manager that is running in Node.js. If you're not familiar with Node.js,
don't worry! No real JavaScript experience is needed! don't worry! No real JavaScript experience is needed!
At this point, your development team is quite small and you're simply At this point, your development team is quite small and you're simply