From: Paul Brossier Date: Mon, 8 Jul 2013 16:44:16 +0000 (-0500) Subject: README.rst: fix typos X-Git-Tag: 0.4.4~1^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a87d792b751db181248264c6dfe315664bcb366a;p=timeside.git README.rst: fix typos --- diff --git a/README.rst b/README.rst index b51dab2..3ca885b 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ TimeSide : open and fast web audio components TimeSide is a set of python components enabling easy audio processing, transcoding, imaging and streaming. Its simple architecture and high-level API have been design to process serial pipelines. -It includes a powerfull HTM5 interactive player which can be embedded in any web application to provide fancy waveforms, various analyzer results, synced time metadata display during playback (time-marking) and remote indexing. +It includes a powerful HTML5 interactive player which can be embedded in any web application to provide fancy waveforms, various analyzer results, synced time metadata display during playback (time-marking) and remote indexing. The engine (server side) is fully written in Python, the player (client side) in HTML, CSS and JavaScript.