README.md in compass-respond-0.0.3 vs README.md in compass-respond-0.0.4

- old
+ new

@@ -11,10 +11,11 @@ ------------------- Options: * handhelds + * high-handhelds * wide-handhelds * tablets * desktops * retina @@ -26,9 +27,14 @@ margin-right: auto margin-left: auto +respond-to(handhelds) .content-title display: none + +respond-to(high-handhelds) + .nav + position: absolute + top: 0 + left: 0 +respond-to(wide-handhelds) width: 90% +respond-to(tablets) width: 80% +respond-to(desktops) \ No newline at end of file