Skip to content

Commit

Permalink
1.0.2 版本
Browse files Browse the repository at this point in the history
补充nodejs安装文档
  • Loading branch information
wangxiao committed Jun 1, 2012
1 parent 9b8d26d commit dc09744
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@

<script type="text/javascript" src="./baiduTemplate.js"></script>

####如果想要在nodejs环境中使用,可以通过npm安装

npm install baiduTemplate

###1、放置模板片段:

####页面中,模板块可以放在 &lt;script&gt; 中,设置type属性为text/template或text/html,用id标识,如:
Expand Down

0 comments on commit dc09744

Please sign in to comment.