Browse Source

Add README

Jay Salvat 14 years ago
parent
commit
c025eef0e2
1 changed files with 16 additions and 0 deletions
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# Vegas Background jQuery Plugin
+
+Vegas is a jQuery plugin to add beautiful fullscreen backgrounds to your webpages. You can even create amazing Slideshows.
+
+    $(function() {
+	    $.vegas('/img/background.jpg')('overlay');
+	}
+
+### Official website
+http://vegas.jaysalvat.com/
+
+### Real life demo
+http://vegas.jaysalvat.com/demo/
+
+### Documentation
+http://vegas.jaysalvat.com/documentation/