Skip to content

Commit 6393a91

Browse files
authored
Update README.md
1 parent 214bedd commit 6393a91

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313

1414
This extension to AudioKit contains all of the AudioKit features that rely on C/C++ DSP.
1515

16+
## Documentation
17+
18+
The documentation appears in the [Wiki](https://github.com/AudioKit/AudioKitEX/wiki)
19+
20+
## Examples
21+
22+
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.
23+
1624
## Installation in Xcode 13
1725

1826
You can AudioKit and any of the other AudioKit libraries using Collections
@@ -24,6 +32,4 @@ You can AudioKit and any of the other AudioKit libraries using Collections
2432
5. It will warn you that the collection is not signed, but it is fine, click "Add Unsigned Collection".
2533
6. Now you can add any of the AudioKit Swift Packages you need and read about what they do, right from within Xcode.
2634

27-
## Examples
2835

29-
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.

0 commit comments

Comments
 (0)