From 0b489f55cbb117e1d05876051d0d25ee4047eecd Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Fri, 28 Nov 2014 12:37:24 +0000 Subject: [PATCH] Add example of humanized URLs to README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05c71b1..839c2bf 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,13 @@ $ npm install --global psi You can then casually use it with your key: ```sh -$ psi http://www.google.com --key 'YOUR_KEY_GOES_HERE' +$ psi http://www.todomvc.com --key 'YOUR_KEY_GOES_HERE' +``` + +Humanized URLs are also supported. For example: + +``` +$ psi todomvc.com ``` Similar to gpagespeed, the following optional flags are also supported: