Skip to content

Commit d055765

Browse files
committed
fix(readme): Updated readme
1 parent d183537 commit d055765

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# clever-controller [![Build Status](https://travis-ci.org/clevertech/clever-controller.png)](https://travis-ci.org/clevertech/clever-controller)
1+
# Clever-Controller
2+
3+
[![Build Status](http://img.shields.io/travis/CleverStack/clever-controller.svg)](https://travis-ci.org/CleverStack/clever-controller) [![Code Climate](http://img.shields.io/codeclimate/github/CleverStack/clever-controller.svg)](https://codeclimate.com/github/CleverStack/clever-controller) [![Dependency Status](https://david-dm.org/CleverStack/clever-controller.svg?theme=shields.io)](https://david-dm.org/CleverStack/clever-controller) [![devDependency Status](https://david-dm.org/CleverStack/clever-controller/dev-status.svg?theme=shields.io)](https://david-dm.org/CleverStack/clever-controller#info=devDependencies)
4+
5+
![CleverStack CLI](http://cleverstack.github.io/assets/img/logos/clevertech-seed-logo-clean.png "CleverStack CLI")
6+
7+
The Controller used for the [CleverStack](http://cleverstack.io) ecosystem. (You can use this module without CleverStack)
8+
29
## Lightning-fast flexible controller prototype
310
The main aim of the controller is to help simplify the most common tasks that you need to do when setting up routes and functions/classes to handle them.
411

0 commit comments

Comments
 (0)