소스 검색

Demo updated

Previnash Wong 8 년 전
부모
커밋
6c2a5e5360
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/index.html

+ 2 - 2
docs/index.html

@@ -112,11 +112,11 @@
 
                             </li>
                             <li>
-                                <span class="step_name">Include awdropdown.js</span>
+                                <span class="step_name">Add the awdropdown.js</span>
                                 <pre><code class="language-html">&lt;script type="text/javascript" src="/path/to/awselect.js"&gt;&lt;/script&gt;</code></pre>
                             </li>
                             <li>
-                                <span class="step_name">Include awselect.css</span>
+                                <span class="step_name">.. and the awselect.css</span>
                                 <pre><code class="language-html">&lt;link href="/path/to/awdropdown.css" rel="stylesheet" /&gt;</code></pre>
                             </li>
                         </ol>