Change markdown formatting of docs.

This commit is contained in:
James Coglan
2019-05-29 15:33:26 +01:00
parent 738a0af1dd
commit 249bcc106f
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,15 +1,15 @@
### 0.1.3 / 2017-11-11
* Accept extension names and parameters including uppercase letters
- Accept extension names and parameters including uppercase letters
### 0.1.2 / 2015-02-19
* Make it safe to call `Extensions#close` if the handshake is not complete
- Make it safe to call `Extensions#close` if the handshake is not complete
### 0.1.1 / 2014-12-14
* Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
- Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
### 0.1.0 / 2014-12-13
* Initial release
- Initial release
+2 -2
View File
@@ -309,5 +309,5 @@ the session to release any resources it's using.
## Examples
* Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
* Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)
- Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
- Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)