Testing embedding of svg in markdown

This commit is contained in:
John Webb 2014-07-29 09:27:27 -05:00
parent f9ad294c5e
commit 3cd84ec822

View File

@ -12,4 +12,4 @@ To translate one interface for a class into a compatible interface. An adapter a
## UML Diagram ## UML Diagram
<img src="uml.svg" alt="Adapter UML Diagram"> <img src="uml.svg" alt="Adapter UML Diagram">
![Alt Adapter UML Diagram](https://rawgithub.com/jtwebb/DesignPatternsPHP/blob/master/Structural/Adapter/uml.svg) ![Alt Adapter UML Diagram](https://rawgithub.com/jtwebb/DesignPatternsPHP/Structural/Adapter/uml.svg)