diff --git a/CHANGELOG.md b/CHANGELOG.md index aa275c47..2c50ccdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ * Sidebar rewritten, menu merged with routes configuration * New CKEditor component * New Image Uploader component -* New Three view component +* New Tree view component * New Rating component * New Checkbox and multi-checkbox component @@ -71,4 +71,4 @@ More details on how to configure a new route you can find [here](https://akveo.g ### How to update * Remove `node_modules` and `typings` folders -* run `npm install` \ No newline at end of file +* run `npm install` diff --git a/README.md b/README.md index 83563cdd..f0df4c4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build Status](https://travis-ci.org/akveo/ng2-admin.svg?branch=master)](https://travis-ci.org/akveo/ng2-admin) +[![Dependency Status](https://david-dm.org/akveo/ng2-admin.svg)](https://david-dm.org/akveo/ng2-admin) + # Admin panel framework based on Angular 2, Bootstrap 4 and Webpack Admin template made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first!