From 9f908c5185cde9ad0a9416d21f4bc9a8a9ebceb2 Mon Sep 17 00:00:00 2001 From: Daniel Gregoire Date: Mon, 20 Feb 2012 22:35:52 -0500 Subject: [PATCH] Add table with release information --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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)