From 68bee2f9d9f61193d6f969b953c70bec172da312 Mon Sep 17 00:00:00 2001 From: Brian Hadaway Date: Fri, 21 Feb 2014 11:17:52 -0800 Subject: [PATCH] Fixed README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55f0dc6..6afb1df 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ UbaPlayer is a simple jQuery plugin that plays audio natively in modern browsers * Android 2.2+ (Chrome, Firefox 4, Opera 11) ##New in version 2 -*Namespaced CSS classes - All CSS classes are prefixed with 'ubaplayer-' to avoid conflicts with other styles. -*Retina Button Images - Play/Pause buttons look better on high pixel density devices. -*NoConflict Support - The plugin follows a more common pattern that allows the use of jQuery.noConflict() + * Namespaced CSS classes - All CSS classes are prefixed with 'ubaplayer-' to avoid conflicts with other styles. + * Retina Button Images - Play/Pause buttons look better on high pixel density devices. + * NoConflict Support - The plugin follows a more common pattern that allows the use of jQuery.noConflict() ## Getting Started Download the [production version][zip].