Readme: Updated TOC

This commit is contained in:
Ludwig Frühschütz 2021-04-21 12:50:53 +02:00
parent 463d0775eb
commit c222f2855e

View File

@ -1,4 +1,4 @@
# OSC2AHK
## OSC2AHK
This is a DLL extension for [AutoHotkey](https://www.autohotkey.com/) that enables support for OSC (Open Sound Control).
@ -6,8 +6,11 @@ This is a DLL extension for [AutoHotkey](https://www.autohotkey.com/) that enabl
While most functions should already work as intended, there may still be some bugs. If you encounter some possibly wrong behaviour, please let us know!
* OSC address wildcards are supported now but probably need some testing
## Table of contents
- [OSC2AHK](#osc2ahk)
- [Work in progress](#work-in-progress)
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [General concept](#general-concept)