summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKurt Pattyn <KurtPattyn@users.noreply.github.com>2013-09-01 13:36:54 +0200
committerKurt Pattyn <KurtPattyn@users.noreply.github.com>2013-09-01 13:36:54 +0200
commit4350bed8cab2d5a4d41efa263e92cd308483a697 (patch)
treecb6782b466a13f662566c0c7028cd03d6e47df5d /README.md
parent9e349814f636c0439319e6be92c0ef699d72e164 (diff)
downloadqtwebsockets-4350bed8cab2d5a4d41efa263e92cd308483a697.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ff74d0..3d479c9 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Qt 5.x
### Usage
Include the .pri file into your Qt project
~~~
-include (websocket.pri)
+include (qwebsockets.pri)
~~~
### Compliance