diff --git a/README.md b/README.md
index bcc79fa..99c9df8 100644
--- a/README.md
+++ b/README.md
@@ -5,13 +5,13 @@
### 3.5.0: July 30th, 2011
- Complete rewrite of theme options based on Twenty Eleven
- - CSS frameworks: refactored code added default classes for each framework
+ - CSS frameworks: refactored code and added default classes for each framework
- CSS frameworks: added support for Adapt.js and LESS
- CSS frameworks: added option for None
- Added support for WPML and theme translation
- Added option for cleaner nav menu output
- Added option for FOUT-B-Gone
- - Added authorship del attribute to post author link
+ - Added authorship rel attribute to post author link
- Activation bugfix for pages being added multiple times
- Bugfixes to the root relative URL function
- Child themes will now load their CSS automatically and properly
@@ -79,8 +79,8 @@
- Changed the theme markup based on hCard/Readability Guidelines and work by Jonathan Neal
- Theme activation now creates the navigation menus and automatically sets their locations
- Permalink structure is now set to
/%year%/%postname%/ for performance reasons
- - Uploads folder is now /assets/ and not organized by month and date
- - All static folders in
/wp-content/themes/roots/ (css/, js/, img/) now rewrite to the root (/css/, /js/, /img/)
+ - Uploads folder is now
/assets/ and not organized by month and date
+ - All static folders in
/wp-content/themes/roots/ (css/, js/, img/) now rewrite to the root (/css/, /js/, /img/)
/wp-content/plugins/ now rewrites to /plugins/
- More root relative URLs on WordPress functions
- Search results (
/?s=query) now rewrites to /search/query/