aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a9db29952..8a348368a 100644
--- 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