Testing embedding of svg in markdown

This commit is contained in:
John Webb
2014-07-29 09:26:44 -05:00
parent 4a2c2ef5bd
commit f9ad294c5e

View File

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