]> source.dussan.org Git - jquery.git/commitdiff
Make exclusion list less confusing to read
authorRick Waldron <waldron.rick@gmail.com>
Thu, 7 Jun 2012 16:03:32 +0000 (12:03 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Thu, 7 Jun 2012 16:03:32 +0000 (12:03 -0400)
README.md

index a9db299528ec104e4dc9f4cdcebd4a813155afee..8a348368a6d5ff23c79429aa7d10c5d6dfb1ff28 100644 (file)
--- a/README.md
+++ b/README.md
@@ -81,19 +81,19 @@ Starting in jQuery 1.8, special builds can now be created that optionally exlude
 
 To create a custom build, use the following special `grunt` commands:
 
-Exclude `dimensions`:
+Exclude **dimensions**:
 
 ```bash
 grunt build:*:*:-dimensions
 ```
 
-Exclude `effects`:
+Exclude **effects**:
 
 ```bash
 grunt build:*:*:-effects
 ```
 
-Exclude `offset`:
+Exclude **offset**:
 
 ```bash
 grunt build:*:*:-offset