From 6b5da76e94aebde2f5b2753e530774cb54a66c72 Mon Sep 17 00:00:00 2001 From: Joseph Livengood Date: Sat, 18 Feb 2017 13:39:05 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..eeca4ee --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# boilerplate-npm +A boilerplate for the freeCodeCamp curriculum.