You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,10 @@ To build WD you need:
22
22
```
23
23
* run *build.sh* for basic build(output is in out folder)
24
24
* you can find builded libs and test app in out/bin/desktop/release
25
+
25
26
# Where to start
26
27
Look at our test application in *src/Test/main.cc* and in docs http://cisco-open-source.github.io/qtwebdriver/page_wd_server.html
28
+
27
29
# License
28
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 it.
0 commit comments