diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/README.textile b/README.textile index 97cdb3c..3a86835 100644 --- a/README.textile +++ b/README.textile @@ -9,7 +9,7 @@ h2. Installation Installing jQCloud is extremely simple: # Make sure to import the jQuery library in your project. -# Download the jQCloud files. Place jqcloud-0.1.8.js (or the minified version jqcloud-0.1.8.min.js) and jqcloud.css somewhere in your project and import both of them in your HTML code. +# Download the jQCloud files. Place jqcloud-0.2.0.js (or the minified version jqcloud-0.2.0.min.js) and jqcloud.css somewhere in your project and import both of them in your HTML code. You can easily substitute jqcloud.css with a custom CSS stylesheet following the guidelines explained later. @@ -23,7 +23,7 @@ bc.