From f03163e70e0388c6756c3c209c6a99a28a7fcfd2 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Mon, 14 Apr 2014 10:08:52 -0700 Subject: [PATCH] fix contrib copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b7763f4..1e5d014b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Run the tests to see if they work: ## Want to contribute? -If you'd like to fix bug, or make an improvement, it's easy! Just send us a Pull Request. +If you'd like to fix a bug, or make an improvement, or add a new feature, it's easy! Just send us a Pull Request. 1. Fork it ( http://github.com//neocities/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)