fix embed some files and add download link to README.md

This commit is contained in:
Faust
2015-04-03 00:24:24 +02:00
parent eb65f82ef4
commit 9fd800b9f6
8 changed files with 93 additions and 55 deletions

View File

@@ -45,6 +45,18 @@ Request.php
:language: php
:linenos:
Responsible/FastStorage.php
.. literalinclude:: Responsible/FastStorage.php
:language: php
:linenos:
Responsible/SlowStorage.php
.. literalinclude:: Responsible/SlowStorage.php
:language: php
:linenos:
Test
----