diff --git a/README.md b/README.md index 488d1964..0940656c 100644 --- a/README.md +++ b/README.md @@ -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:

- +

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. @@ -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.**