Skip to content

Commit 9ee64a8

Browse files
authoredApr 9, 2017
Fixed another formatting issue
1 parent c8ecd0c commit 9ee64a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Shows how to calculate the real-time FFT of the audio data coming from the `EZMi
106106
The official documentation for EZAudio can be found here: http://cocoadocs.org/docsets/EZAudio/1.1.4/
107107
<br>You can also generate the docset yourself using appledocs by running the appledocs on the EZAudio source folder.
108108

109-
##<a name="GettingStarted">Getting Started
109+
## <a name="GettingStarted">Getting Started
110110
To begin using `EZAudio` you must first make sure you have the proper build requirements and frameworks. Below you'll find explanations of each component and code snippets to show how to use each to perform common tasks like getting microphone data, updating audio waveform plots, reading/seeking through audio files, and performing playback.
111111

112112
### Build Requirements

0 commit comments

Comments
 (0)
Please sign in to comment.