From d7667842aeaef0b9d5af4945077c5dddcf68a89f Mon Sep 17 00:00:00 2001 From: PhilippeVay Date: Sun, 31 Mar 2013 13:45:09 +0300 Subject: [PATCH] URL and typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50f76bf..031b4c0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ http://www.knacss.com KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. -Designed by Alsacreations agency and used on a daily basis in production, KNACSS is not only a lightweight documented framework but also a CSS reset, adapted to every project no matter its size. +Designed by [Alsacreations agency](http://alsacreations.fr) and used on a daily basis in production, KNACSS is not only a lightweight documented framework but also a CSS reset, adapted to every project no matter its size. It handles basic elements, box sizing, margins, floats, simple and complex aligns, positioning, layout grids, gutters, old IE fallbacks and last but not least responsiveness, everything automagically ! @@ -17,7 +17,7 @@ There is nothing to install. It is only a CSS file you can call as usual in the Usage ----- KNACSS is a collection of ready to use styles and snippets to kick start your project. Feel free to use it as a “reset”, then make it grow to suit your needs. -Take the time to read the documentation before jumping in. Indeed, KNACSS doesn’t always suit beginners’ needs since a little things can have big consequences. +Take the time to read the documentation before jumping in. Indeed, KNACSS doesn’t always suit beginners’ needs since a little thing can have big consequences. Useful links ------------