Skip to content

Commit 925db03

Browse files
committed
Merge branch 'master' of github.com:danitome24/php-valueobject
2 parents ac3d3a8 + a291170 commit 925db03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Value Objects
2+
[![Build Status](https://travis-ci.org/danitome24/php-valueobject.svg?branch=master)](https://travis-ci.org/danitome24/php-valueobject)
3+
[![Coverage Status](https://coveralls.io/repos/github/danitome24/php-valueobject/badge.svg?branch=master)](https://coveralls.io/github/danitome24/php-valueobject?branch=master)
24

35
Simple project with some Value objects that I use on my personal projects.
46

@@ -45,4 +47,4 @@ php vendor/bin/phpunit
4547

4648
## License
4749

48-
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
50+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

0 commit comments

Comments
 (0)