Skip to content

Commit

Permalink
Adds some more package details
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Feb 25, 2015
1 parent 7e53f6d commit bd2cf33
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -107,3 +107,13 @@ $container->singleton('closure.object', function() {
// Always returns a newly resolved definition
$instance = $container->forge('closure.object');
```


## Contributing

Thank you for considering contribution to FuelPHP framework. Please see [CONTRIBUTING](https://github.com/fuelphp/fuelphp/blob/master/CONTRIBUTING.md) for details.


## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.

0 comments on commit bd2cf33

Please sign in to comment.