Browse Source

update documentation

Mattia Larentis 12 years ago
parent
commit
5c084ac053
2 changed files with 1 additions and 1 deletions
  1. 1 0
      README.md
  2. 0 1
      examples/index.html

+ 1 - 0
README.md

@@ -9,6 +9,7 @@ Usage
 -----
 -----
 Just include Twitter Bootstrap, jQuery, Bootstrap Switch CSS and Javascript
 Just include Twitter Bootstrap, jQuery, Bootstrap Switch CSS and Javascript
 ``` html
 ``` html
+<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8;" />
 <link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css">
 <link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css">
 <link rel="stylesheet" href="bootstrapSwitch.css">
 <link rel="stylesheet" href="bootstrapSwitch.css">
 
 

+ 0 - 1
examples/index.html

@@ -2,7 +2,6 @@
 <html lang="en">
 <html lang="en">
 <head>
 <head>
     <meta charset="utf-8">
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8;" />
     <title>Bootstrap switch - by Mattia Larentis</title>
     <title>Bootstrap switch - by Mattia Larentis</title>
     <meta name="author" content="Mattia Larentis">
     <meta name="author" content="Mattia Larentis">
     <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8;" />
     <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8;" />