From 46a0089c69a4959a2d4474a44821ca0d50916308 Mon Sep 17 00:00:00 2001 From: Denis Ineshin Date: Wed, 23 Jul 2014 15:48:35 +0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5ed3561..23ba8f1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [Security](#security) * [Log](#log) * [RegExp](#regexp) + * [Media](#media) * UI * [Loading Status](#loading-status) * [Validation](#validation) @@ -35,7 +36,6 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [Sliders](#sliders) * [Form Widgets](#form-widgets) * [Tips](#tips) - * [Media](#media) * [Modals and Popups](#modals-and-popups) * [Scroll](#scroll) * [Menu](#menu) @@ -299,6 +299,11 @@ There're also some great commercial libraries, like [amchart](http://www.amchart ## RegExp +## Media + +* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page + + ## Loading Status *Libraries for indicate load status.* @@ -421,11 +426,6 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. -## Media - -* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page - - ## Modals and Popups * [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.