Testing embedding of png in markdown

This commit is contained in:
John Webb
2014-07-29 09:34:23 -05:00
parent 3cd84ec822
commit a5e7fe226a
3 changed files with 1 additions and 1 deletions

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](https://rawgithub.com/jtwebb/DesignPatternsPHP/Structural/Adapter/uml.svg)
![Alt Adapter UML Diagram](uml.png)

BIN
Structural/Adapter/uml.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
Structural/Bridge/uml.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB