Markdown formatting error in webaudioapi/readme.md

Github markdown parser wants an empty newline around code blocks, apparently
This commit is contained in:
Hraban Luyat
2015-02-15 17:42:04 +01:00
parent 7d298be1db
commit bc40a15b69
+3 -1
View File
@@ -12,5 +12,7 @@ The WebKit nightly builds try to keep up with the editors draft version of the s
### Adding the reference to your project
/// <reference path="waa.d.ts" />
or
/// <reference path="waa-nightly.d.ts" />
/// <reference path="waa-nightly.d.ts" />