added missing files in READMEs

This commit is contained in:
Dominik Liebler
2019-09-12 21:13:40 +02:00
parent e41d4321d1
commit a836472602
6 changed files with 48 additions and 1 deletions

View File

@@ -33,6 +33,12 @@ Code
You can also find this code on `GitHub`_
Service.php
.. literalinclude:: Service.php
:language: php
:linenos:
ServiceLocator.php
.. literalinclude:: ServiceLocator.php