diff --git a/README.md b/README.md index cf3db8e..00fc691 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,6 @@ When we say "feature complete" we mean that it includes the following features: - A grid system - Standardization of the look and feel of these elements across browsers -Without these restrictions on what's considered a "feature complete CSS framework" someone could make a CSS framework with the following code: `*{top:0}` and call it the world's smallest CSS framework. Of course, such a framework would be useless, so in order for a piece of CSS to be considered a "framework" it should be a little more substantial (thus meeting the requirements above.) +Without these restrictions on what's considered a "feature complete CSS framework" someone could make a CSS framework with the following code: `*{}` (the smallest piece of CSS to validate) and call it the world's smallest CSS framework. Of course, such a "framework" would literally do nothing, so in order for a piece of CSS to be considered a "framework" it should be a little more substantial (thus meeting the requirements above.) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/OwenVersteeg/min/trend.png)](https://bitdeli.com/free "Bitdeli Badge")