Skip to content

Commit a111522

Browse files
committed
Better readme
1 parent 1f6ebe0 commit a111522

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# php-design-patterns
2-
Just another collection of design patterns implementations in PHP
1+
# PHP Design Patterns
2+
3+
## Just another collection of design patterns implementations in PHP
4+
5+
## Work in Progress
6+
7+
Running Unit Tests
8+
9+
* Run `composer install`
10+
* Now launch UTs running `vendor/bin/phpunit Creational/`

0 commit comments

Comments
 (0)