Skip to content

Commit 704e188

Browse files
authored
add adapter to readme
1 parent 51f28c8 commit 704e188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
|[Builder](https://github.com/welmends/DesignPatternPy/blob/master/Builder)|[Code](https://github.com/welmends/DesignPatternPy/blob/master/Builder/Builder.ipynb)|
1313
|[Object Pool](https://github.com/welmends/DesignPatternPy/blob/master/ObjectPool)|[Code](https://github.com/welmends/DesignPatternPy/blob/master/ObjectPool/ObjectPool.ipynb)|
1414
|[Private Class Data](https://github.com/welmends/DesignPatternPy/blob/master/PrivateClassData)|[Code](https://github.com/welmends/DesignPatternPy/blob/master/PrivateClassData/PrivateClassData.ipynb)|
15+
|[Adapter](https://github.com/welmends/DesignPatternPy/blob/master/Adapter)|[Code](https://github.com/welmends/DesignPatternPy/blob/master/Adapter/Adapter.ipynb)|

0 commit comments

Comments
 (0)