Added a link to the repo explaining SOLID principles

This commit is contained in:
Dmitriy Dmitriev
2022-10-16 18:14:35 +02:00
parent e083dd847d
commit c9961a7755
4 changed files with 174 additions and 164 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd">
<!--Created by yEd 3.21.1-->
<!--Created by yEd 3.22-->
<key attr.name="Description" attr.type="string" for="graph" id="d0"/>
<key for="port" id="d1" yfiles.type="portgraphics"/>
<key for="port" id="d2" yfiles.type="portgeometry"/>
@@ -3718,6 +3718,7 @@ They are your friends, not enemies<y:LabelModel><y:SmartNodeLabelModel distance=
</data>
</node>
<node id="n97::n5">
<data key="d4" xml:space="preserve"><![CDATA[https://github.com/NiekBeijloos/SOLID]]></data>
<data key="d6">
<y:ShapeNode>
<y:Geometry height="30.0" width="74.01953125" x="2241.6328038907986" y="4870.941162109375"/>

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 520 KiB

After

Width:  |  Height:  |  Size: 520 KiB