Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diegojromerolopez authored Jan 13, 2017
1 parent 7dbe211 commit e964b4e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ This is a small and easy to use ORM based on Django's ORM API for PHP.
# Requirements
PHP 5.4 and dependencies installed by [composer](https://getcomposer.org/) ([AdoDB](http://adodb.org/dokuwiki/doku.php) and [Twig template system](http://twig.sensiolabs.org/)).

# Installation

[lulo has been uploaded to packagist.org](https://packagist.org/packages/intelligenia/lulo) can be easilly installed with composer:

```sh
composer require intelligenia/lulo
```

# Documentation

## Local configuration
Expand Down

0 comments on commit e964b4e

Please sign in to comment.