diff --git a/examples/README.md b/examples/README.md
index f7b5a96d..89c305f5 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -5,7 +5,7 @@ To run the examples in your development environment:
1. Clone this repo
2. Run `npm install` and `npm run build`
3. Start the development server with `node server.js`.
-4. Point your browser to
This example shows how to use the Dropbox class and the Dropbox.actAsUser()
[docs] method, to retreive a Dropbox class that is acting as a specific user on the team.
This example shows how to use the Dropbox class and the selectUser
[docs] parameter, to retreive a Dropbox class that is acting as a specific user on the team.