Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating the requirements for the high-level Taxi API based on https://github.com/semperos/clj-webdriver/issues/77

I struggled for a while to use the Taxi API before stumbling upon that post, this will help future users of your library avoid this ;)
  • Loading branch information
greywolve committed Feb 16, 2013
1 parent a45d70c commit 611d275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -67,6 +67,8 @@ Forms can be filled out en masse using the `quick-fill-submit` function:
{"#password" submit})
```

Please note that the high-level Taxi API is only available in the 0.6.0 release series.

## Documentation ##

For API documentation on the high-level Taxi API (shown above), please [see its wiki page](https://github.com/semperos/clj-webdriver/wiki/Introduction%3A-Taxi).
Expand Down

0 comments on commit 611d275

Please sign in to comment.