From 71e47e49439748f7449c1ea300d001c06b27baf4 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Wed, 30 Nov 2016 13:35:45 -0500 Subject: [PATCH] Added contributing.md, fixed playground readme typo --- CONTRIBUTING.md | 1 + playground/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ + diff --git a/playground/README.md b/playground/README.md index d8c0928..76a9248 100644 --- a/playground/README.md +++ b/playground/README.md @@ -1 +1 @@ -This directory contains files that may of may not be used in the project +This directory contains extra files that may or may not be used in the project