Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel authored Aug 21, 2024
1 parent c91f853 commit ba00790
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The library is Open Source and released under the very liberal [MIT license](htt
The Q library comprises of two layers:

<p align="center">
<img src="https://cycfi.github.io/q/q/v1.0_beta/_images/q-layers.svg" width="50%">
<img src="https://cycfi.github.io/q/q/v1.0/_images/q-layers.svg" width="50%">
</p>

1. q_io: Audio and MIDI I/O layer. The q_io layer provides cross-platform audio and MIDI host connectivity straight out of the box. The q_io layer is optional. The q_lib layer is usable without it.
Expand All @@ -40,10 +40,10 @@ The *q_io* layer provides cross-platform audio and MIDI host connectivity straig

## Documentation

* [Setup and Installation](https://cycfi.github.io/q/q/v1.0_beta/setup.html)
* [Quick Start](https://cycfi.github.io/q/q/v1.0_beta/quick_start.html)
* [Fundamentals](https://cycfi.github.io/q/q/v1.0_beta/fundamentals.html)
* [Reference](https://cycfi.github.io/q/q/v1.0_beta/index.html)
* [Setup and Installation](https://cycfi.github.io/q/q/v1.0/setup.html)
* [Quick Start](https://cycfi.github.io/q/q/v1.0/quick_start.html)
* [Fundamentals](https://cycfi.github.io/q/q/v1.0/fundamentals.html)
* [Reference](https://cycfi.github.io/q/q/v1.0/index.html)

**Documentation is currently work in progress.**

Expand Down

0 comments on commit ba00790

Please sign in to comment.