From 2e8dc8dc0788bfb0501edc4f142a47aad76e9f7f Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Thu, 4 Jun 2015 23:14:28 +0200 Subject: [PATCH] Doc update. --- README.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 8c922cb..8304ed4 100644 --- a/README.md +++ b/README.md @@ -16,43 +16,35 @@ Compatible with: jQuery 1.3.2+ in Firefox, Safari, Chrome, Opera, Internet Explo Via [Bower](http://bower.io/): ```bash -bower install angular-colorbox +bower install angular-annotorious ``` Via [npm](https://www.npmjs.com/): ```bash -npm install angular-colorbox +npm install angular-annotorious ``` In a browser: ```html - - - - + + + + ``` ## Getting Started -Include the Colorbox plug-in and the directive on a page. +Include the Annotorious plug-in and the directive on a page. Basic ```html - -``` -Extended -```html -