diff --git a/README.md b/README.md index b7df64e..09dd4db 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,9 @@ -README -====== - -What is Panda? ------------------ -Panda is a PHP error handler. - -Requirements ------------- -Panda is only supported on PHP 5.2 and up. - -Install Panda -------------- -$ pear channel-discover pear.bear-project.net -$ pear install bear/Panda-beta - -First Panda -------------- -1) move data/htdocs/panda_sample under web root directory. -2) edit papnda_ini.file, -3) oepn http://example.com/panda_sample/ - -Panda Quick Manual ------------------- -English -http://code.google.com/p/panda-project/wiki/quickmanualen -Japanese -http://code.google.com/p/panda-project/wiki/quickmanual +# Panda +[![Build Status](https://travis-ci.org/bearsaturday/Panda.svg?branch=master)](https://travis-ci.org/bearsaturday/Panda) +Panda is a PHP error handler for [BEAR.Saturday](https://github.com/bearsaturday/BEAR.Saturday) framework +# Requirement + * PHP ^5.4 + * PHP ^7.0