diff --git a/README.md b/README.md index ff0f430..65bc074 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -# hexMachinaBundle +# hexMachina Framework [![TravisCI Build Status](https://travis-ci.org/DoclerLabs/hexMachina.svg?branch=master)](https://travis-ci.org/DoclerLabs/hexMachina) [![Join the chat at https://gitter.im/DoclerLabs/hexMachina](https://badges.gitter.im/DoclerLabs/hexMachina.svg)](https://gitter.im/DoclerLabs/hexMachina?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +Repository uses to manage releases, issues, documentation, website of hexMachina Framework. -[![Join the chat at https://gitter.im/DoclerLabs/hexMachina](https://badges.gitter.im/DoclerLabs/hexMachina.svg)](https://gitter.im/DoclerLabs/hexMachina?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![TravisCI Build Status](https://travis-ci.org/DoclerLabs/hexMachina.svg?branch=master)](https://travis-ci.org/DoclerLabs/hexMachina) Contains the full hexMachina framework +Source code is split in different repositories : +* [hexUnit](https://github.com/doclerlabs/hexUnit) +* [hexLog](https://github.com/doclerlabs/hexLog) +* [hexCore](https://github.com/doclerlabs/hexCore) +* [hexReflection](https://github.com/doclerlabs/hexReflection) +* [hexAnnotation](https://github.com/doclerlabs/hexAnnotation) +* [hexInject](https://github.com/doclerlabs/hexInject) +* [hexDSL](https://github.com/doclerlabs/hexDSL) +* [hexService](https://github.com/doclerlabs/hexService) +* [hexMVC](https://github.com/doclerlabs/hexMVC) +* [hexState](https://github.com/doclerlabs/hexState) +* [hexIoC](https://github.com/doclerlabs/hexIoC) -*Find more information about hexMachina on [hexmachina.org](http://hexmachina.org/)* +*Find more information about hexMachina Framework on [hexmachina.org](http://hexmachina.org/)*