Skip to content

Commit 9a4a1d7

Browse files
committed
[Modify] Edit it
1 parent e9740e9 commit 9a4a1d7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
## Welcome to websocket-sharp! ##
44

5-
**websocket-sharp** supports:
6-
7-
- **[RFC 6455](#supported-websocket-specifications)**
8-
- **[WebSocket Client](#websocket-client)** and **[Server](#websocket-server)**
9-
- **[Per-message Compression](#per-message-compression)** extension
10-
- **[Secure Connection](#secure-connection)**
11-
- **[HTTP Authentication](#http-authentication)**
12-
- **[Query String, Origin header, and Cookies](#query-string-origin-header-and-cookies)**
13-
- **[Connecting through the HTTP Proxy server](#connecting-through-the-http-proxy-server)**
14-
- .NET Framework **3.5** or later (includes compatible environment such as **[Mono]**)
5+
websocket-sharp supports:
6+
7+
- [RFC 6455](#supported-websocket-specifications)
8+
- [WebSocket Client](#websocket-client) and [Server](#websocket-server)
9+
- [Per-message Compression](#per-message-compression) extension
10+
- [Secure Connection](#secure-connection)
11+
- [HTTP Authentication](#http-authentication)
12+
- [Query string, Origin header, and Cookies](#query-string-origin-header-and-cookies)
13+
- [Connecting through the HTTP proxy server](#connecting-through-the-http-proxy-server)
14+
- .NET Framework **3.5** or later (includes compatible environment such as [Mono])
1515

1616
## Branches ##
1717

0 commit comments

Comments
 (0)