Skip to content

Commit 4c93d7d

Browse files
unknownunknown
unknown
authored and
unknown
committed
Update Readme.md
1 parent 370bfff commit 4c93d7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ At the moment, you can use it to test many kinds of Qt application - QWidget, Qw
44
If you hadn't used Selenium for automated testing, you may also find this links helpful:
55
* http://code.google.com/p/selenium/w/list
66
* http://docs.seleniumhq.org/
7-
# Code Example
8-
See out test application in src/Test/main.cc
97

108
# Build and run
119
To build WD you need:
@@ -26,7 +24,9 @@ To build WD you need:
2624
* you can find builded libs and test app in out/bin/desktop/release
2725

2826
# Where to start
29-
Look at our test application in *src/Test/main.cc* and in docs http://cisco-open-source.github.io/qtwebdriver/page_wd_server.html
27+
* Test application in `src/Test/main.cc` and in docs http://cisco-open-source.github.io/qtwebdriver/page_wd_server.html
28+
* [Doxygen](http://cisco-open-source.github.io/qtwebdriver/)
29+
* [Wiki](https://github.com/cisco-open-source/qtwebdriver/wiki)
3030

3131
# License
3232
LGPLv2.1

0 commit comments

Comments
 (0)