Skip to content

Commit 9d3b105

Browse files
authored
Added table of contents
1 parent da654d3 commit 9d3b105

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
<img src="https://img.shields.io/badge/version-0.1.0 alpha-red.svg">
1010
</p>
1111

12+
# Table of contents
13+
- [What is QuicNet](#what-is-quicnet)
14+
- [What is QUIC](#what-is-quic)
15+
* [Connections](#connections)
16+
* [Streams](#streams)
17+
* [Packet](#packet)
18+
* [Frame](#frame)
19+
- [Contributing](#contributing)
20+
- [More](#more)
21+
1222
# What is QuicNet?
1323

1424
QuicNet is a .NET implementation of the QUIC protocol mentioned below.

0 commit comments

Comments
 (0)