diff --git a/README.md b/README.md index 817b150d..db81f2ea 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ -#DoctrineEncryptBundle +# DoctrineEncryptBundle Bundle allows to create doctrine entities with fields that will be protected with help of some encryption algorithm in database and it will be clearly for developer, because bundle is uses doctrine life cycle events -###Documentation +### Documentation The bulk of the documentation is stored in the `Resources/doc/index.md` file in this bundle [Read the Documentation](https://github.com/vmelnik-ukraine/DoctrineEncryptBundle/blob/master/Resources/doc/index.md) -###License +### License This bundle is under the MIT license. See the complete license in the bundle -###Versions +### Versions -I'm using Semantic Versioning like described [here](http://semver.org) \ No newline at end of file +I'm using Semantic Versioning like described [here](http://semver.org)