diff --git a/README.md b/README.md index 6826829..6628f30 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -== HtmlElements Examples +## HtmlElements Examples +You can find some examples in *test* dir of modules: -=== HtmlElements Thucydides Example +### HtmlElements Thucydides Example +[Examples of thucydides + HtmlElements](https://github.com/yandex-qatools/htmlelements-examples/tree/master/htmlelements-thucydides-example/src/test/java/my/company/web) -=== HtmlElements jUnit Example \ No newline at end of file +### HtmlElements JUnit Example +[Getting Started (RU)](https://github.com/yandex-qatools/htmlelements-examples/blob/master/htmlelements-junit-example/src/site/junit-example.md) + +[Examples of simple JUnit + HtmlElements source](https://github.com/yandex-qatools/htmlelements-examples/blob/master/htmlelements-junit-example/src/test/java/my/company/web/)