Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Gehring committed Mar 29, 2012
1 parent 57f65b1 commit 9f8879f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -11,11 +11,11 @@ How to use
* Download the sources (js, css, themes-folder) from github
* Include it in your html file:

> <link rel="stylesheet" href="themes/android-theme.css" />
> <script type="text/javascript">
> &lt;link rel="stylesheet" href="themes/android-theme.css" /&gt;
> &lt;script type="text/javascript"&gt;
> var DEBUG_ANDROID_THEME=true
> </script>
> <script type="text/javascript" src="jquery.mobile.android-theme.js"></script>
> &lt;/script&gt;
> &lt;script type="text/javascript" src="jquery.mobile.android-theme.js"&gt;&lt;/script&gt;
Special
---------
Expand Down

0 comments on commit 9f8879f

Please sign in to comment.