Skip to content

Commit de557e9

Browse files
committed
Readme updated
1 parent 0afff7c commit de557e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ CodeIgniter WebSocket library. It allows you to make powerfull realtime applicat
2626
* [Installation](#installation)
2727
* [Publishing](#publishing)
2828
* [Usage](#usage)
29-
* [Authentication & callbacks](#authentication-callbacks)
29+
* [Authentication and callbacks](#authentication-and-callbacks)
3030
* [Roadmap](#roadmap)
3131
* [Contributing](#contributing)
3232
* [License](#license)
@@ -88,7 +88,7 @@ Open two pages of your project on following url with different IDs :
8888
`http://localhost:9092/Websocket/user/2`
8989

9090
<!-- Authentication & callbacks -->
91-
## Authentication & callbacks
91+
## Authentication and callbacks
9292

9393
There are few predefined callbacks, here's the list :
9494

0 commit comments

Comments
 (0)