diff --git a/README.md b/README.md index 464fd43..5038e2a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,28 @@ This is a Clojure library for driving a web browser using Selenium-WebDriver as the backend. For more comprehensive documentation on all of clj-webdriver's features, read the [Github wiki](https://github.com/semperos/clj-webdriver/wiki). You can generate documentation locally with `lein doc` (API docs) or `lein marg` (annotated source). + + + + + + + + + + + + + + + + + + + + +
Release TypeDateLeiningen/Maven
StableFeb 15 2012[clj-webdriver "0.5.1"]
Pre-ReleaseFeb 20 2012[clj-webdriver "0.6.0-alpha3]
+ **clj-webdriver Resources** * [Project Wiki](https://github.com/semperos/clj-webdriver/wiki)