# New Features
* Include google +1 button
http://www.google.com/webmasters/+1/button/index.html
# How to Update
Now, update is not supported.
So please type following commands.
(delete and recreate updated file)
---------------------------------------------------
$ npm install looseleaf -g
$ rm yourblog/views/entry.ejs
$ looseleaf yourblog
some warning message
:
:
"yourblog" created successfully
looseleaf ok
please customize "yourblog/conf.json"
---------------------------------------------------
@tnantoka