diff --git a/Readme.md b/Readme.md
index d91b12b..9878816 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,11 +1,13 @@
+
+
# Websocket for Nim
-
+
This is an implementation of [Websocket](https://tools.ietf.org/html/rfc6455) protocol for
-[Nim](https://nim-lang.org/). nim-ws have both client and server in regular ws and wss(secure) mode.
+[Nim](https://nim-lang.org/). nim-websock have both client and server in regular ws and wss(secure) mode.
-It also pass all autobahn tests [Autobahn summary report](https://status-im.github.io/nim-ws/).
+It also pass all autobahn tests [Autobahn summary report](https://status-im.github.io/nim-websock/).
Building and testing
--------------------
@@ -19,7 +21,7 @@ nimble install -d
Starting HTTP server:
```bash
-nim c -r test/server.nim
+nim c -r examples/server.nim
```
Testing Server Response:
diff --git a/websock.svg b/websock.svg
new file mode 100644
index 0000000..f1fd920
--- /dev/null
+++ b/websock.svg
@@ -0,0 +1,117 @@
+
+