Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu committed Feb 11, 2018
1 parent af265c1 commit 6719bb4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@ selenium.d
=======

selenium.d is a package that allows you to connect to selenium web driver using the most awesome
programming language: D.
programming language: D.

## Setup

This library does not start the selenium server. You can download it form here [http://www.seleniumhq.org/download/](http://www.seleniumhq.org/download/).

## Usage

The library has a different api than the common libraries written in Java or Python. The examples folder and the project tests should be

0 comments on commit 6719bb4

Please sign in to comment.