From 295bf73cfd5a5a9bac44101dda07e37f74939740 Mon Sep 17 00:00:00 2001 From: odan Date: Mon, 2 Jan 2017 22:36:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 837a843..003d42a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If any of the following are applicable to your project, then the directory struc bin/ config/ src/ -test/ +tests/ vendor/ ```