Skip to content

Commit 62ae18c

Browse files
authored
Update README.md
1 parent 75d2574 commit 62ae18c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ SwiftOSC is a Swift Open Sound Control (OSC) 1.1 client and server framework.
99

1010
*If you are using SwiftOSC in a project, let me know. I would love to make a list of projects using SwiftOSC.*
1111

12+
## Table of Contents
13+
- [Installation](#installation)
14+
- [Quick Start](#quick-start)
15+
- [Projects Using SwiftOSC](#projects-using-swiftosc)
16+
1217

1318
## Installation
1419

@@ -108,10 +113,7 @@ Send bundle
108113
client.send(bundle)
109114
```
110115

111-
## Known Issues
112-
113-
## About
116+
## Projects Using SwiftOSC
114117

115-
[Devin Roth](http://devinrothmusic.com) is a composer and programmer. When not composing, teaching, or being a dad, Devin attempts to make his life more efficient by writing programs.
116118

117119
For additional information on Open Sound Control visit http://opensoundcontrol.org/.

0 commit comments

Comments
 (0)