소스 검색

Add README

Jay Salvat 14 년 전
부모
커밋
c025eef0e2
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  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/