Skip to content

Commit da89b53

Browse files
committed
Updated README
1 parent 2f82108 commit da89b53

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,17 @@ To get started with all extensions:
6666
import SwiftMIDI
6767
```
6868

69-
4. See the getting started guide in the [documentation](https://swiftpackageindex.com/orchetect/swift-midi/main/documentation), and the dedicated [code examples](https://github.com/orchetect/swift-midi-examples) repository to see the library in action.
69+
4. See the [getting started guide](https://swiftpackageindex.com/orchetect/swift-midi/main/documentation) and the dedicated [code examples](https://github.com/orchetect/swift-midi-examples) repository to see the library in action.
7070

7171
### Individual Extensions
7272

7373
To use only specific features without importing all extensions, use the extension repositories as dependencies instead of the **swift-midi** umbrella repository. This can help reduce compile time and shrink the total dependency size.
7474

7575
## Documentation
7676

77-
See the getting started guide in the [documentation](https://swiftpackageindex.com/orchetect/swift-midi/main/documentation), and the dedicated [code examples](https://github.com/orchetect/swift-midi-examples) repository to see the library in action.
77+
Full online documentation is available for all of the extension repositories. Check the README in each repository for a link to its documentation.
78+
79+
For new users, see the [getting started guide](https://swiftpackageindex.com/orchetect/swift-midi/main/documentation) and the dedicated [code examples](https://github.com/orchetect/swift-midi-examples) repository to see the library in action.
7880

7981
## Roadmap
8082

0 commit comments

Comments
 (0)