adds contributors list to README

This commit is contained in:
Spencer Russell 2014-01-10 22:40:13 -05:00
parent e060c0a9bc
commit d100457717

View file

@ -83,3 +83,9 @@ can be heard at the same time. Whenever a new frame of audio is needed by the
sound card, the stream calls the `render` method on the root audio mixer, which sound card, the stream calls the `render` method on the root audio mixer, which
will in turn call the `render` methods on any input AudioNodes that are set will in turn call the `render` methods on any input AudioNodes that are set
up as inputs. up as inputs.
Contributors
============
Spencer Russell (@ssfrr)
Howard Mao (@zhemao)