Skip to content

Commit

Permalink
Link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed May 22, 2015
1 parent cf5706c commit d5e4ab7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Features supported:
but with comment for debugging.
- **Protractor.executeScript_** - Same as driver.execute_script but with
comment for debugging.
- **Protractor.debugger - Injects client side scripts into
- **Protractor.debugger** - Injects client side scripts into
window.clientSideScripts for debugging.

## Protractor Locators
Expand Down
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Angular enhancements to the Ruby webdriver bindings based on [protractor](https://github.com/angular/protractor).

## Docs

See the [docs](docs/) folder for the documentation.

## Testing

Tests run against protractor's [testapp](https://github.com/angular/protractor/blob/19b4bf21525a683c8cc3ba21018c194cac9b6426/testapp/index.html).
Expand Down

0 comments on commit d5e4ab7

Please sign in to comment.