Skip to content

Commit d2087d5

Browse files
authored
Update README.md
1 parent 31922a1 commit d2087d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ let reference = try AudioFingerprint(audioURL: URL(fileURLWithPath: "reference.m
1414
let timeOffset = try sample.align(with: reference).estimatedTimeOffset
1515
```
1616

17+
## Documentation
18+
19+
[API Reference](https://yuao.github.io/AudioAlignment/Documentation/AudioAlignment)
20+
1721
## Swift Package
1822

1923
To use this package in a SwiftPM project, add the following line to the dependencies in your Package.swift file:

0 commit comments

Comments
 (0)