Skip to content

Commit 197b647

Browse files
author
Andrii Boichuk
committed
Add info about project site to Readme.md
1 parent 2a098fc commit 197b647

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

Readme.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@ To build WD you need:
2121
2222
```
2323
# API Reference
24-
Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.
25-
# Tests
26-
Describe and show how to run the tests with code examples.
27-
# Contributors
28-
Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.
24+
All API is defined in inc/WebDriver.h and inc/viewfactory.h
2925
# License
30-
Classic LGPL License. This means that you can’t ship this your product with QtWD unlees it’s an LGPL product, but you can free test it in your local enviroment and just doesn’t ship
26+
Classic LGPL License. This means that you can’t ship this your product with QtWD unlees it’s an LGPL product, but you can free test it in your local enviroment and just doesn’t ship it.
3127

28+
For more info see out Doxygen documentation on http://cisco-open-source.github.io/qtwebdriver/

0 commit comments

Comments
 (0)