aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2010-01-03 17:38:43 -0800
committerilya2010-01-03 17:38:43 -0800
commit9f7d9452a5d8818eaf8f37354d54416e85780a6f (patch)
treeb30cc0d072cd9d1f42435249f030ceeea33ac945
parent1edaa8e293bc54c4112d0c52fc58ce3735daa613 (diff)
downloadvimium-9f7d9452a5d8818eaf8f37354d54416e85780a6f.tar.bz2
Literal asterisks.
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index e5f855a6..d8319fb8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -56,7 +56,7 @@ Release Notes
1.1 (01/03/2010)
- A nicer looking settings page.
-- An exclusion list that allows you to define URL patterns for which Vimium will be disabled (e.g. http*://mail.google.com/*).
+- An exclusion list that allows you to define URL patterns for which Vimium will be disabled (e.g. http\*://mail.google.com/\*).
- Vimium-interpreted keystrokes are no longer sent to the page.
- Better Windows support.
- Various miscellaneous bug fixes.