From 043e3e5eac33026fee02b1b92bc6148c0249aa8c Mon Sep 17 00:00:00 2001 From: Pooria Atarzadeh Date: Fri, 15 Jul 2016 22:56:34 +0800 Subject: [PATCH] Update version number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f9493b..3fd48b6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ My ultra-minimal CSS might make me look like theme tartare but that means less s * A script at `js/navigation.js` that makes your menu a toggled dropdown on small screens (like your phone), ready for CSS artistry. It's enqueued in `functions.php`. * 2 sample CSS layouts in `layouts/` for a sidebar on either side of your content. * Smartly organized starter CSS in `style.css` that will help you to quickly get your design off the ground. -* Licensed under [GPLv3](LICENSE) . :) Use it to make something cool. +* Licensed under [GPLv2](LICENSE) . :) Use it to make something cool. Getting Started ---------------