We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f247f7 commit ee3a4faCopy full SHA for ee3a4fa
solutions/README.md
@@ -0,0 +1,6 @@
1
+# Sample Solutions
2
+
3
+1. Run `npm install` to install the prereqs.
4
+2. Run `node maketable` to create the DB tables.
5
+3. Run `node earthquake 2.9` to see all earthquakes larger than
6
+ magnitude 2.9.
0 commit comments