Skip to content

Commit ac0100f

Browse files
committed
Merge branch 'master' of https://github.com/calebtt/XMapLib
2 parents 73d3a40 + b079f59 commit ac0100f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ the project has access to the entire .NET framework for GUI work while keeping t
1212
<li>managed/native interop via custom C++ DLL</li>
1313
</ul>
1414

15-
<a href="https://ibb.co/x28d2WX"><img src="https://i.ibb.co/0nVvnTm/XMap-Lib-gui1.jpg" alt="XMap-Lib-gui1" border="0"></a>
16-
15+
<a href="https://ibb.co/pymkwT7"><img src="https://i.ibb.co/M6XJSHv/XMap-Lib-gui2.png" alt="XMap-Lib-gui2" border="0"></a>
16+
<a href="https://ibb.co/tsvcZ2S"><img src="https://i.ibb.co/FwyJsY9/XMap-Lib-gui3.png" alt="XMap-Lib-gui3" border="0"></a>
17+
1718
<b><p>A high level code diagram of the XMapLib project code (native C++)</b>
19+
<a href="https://ibb.co/kBvqrRX"><img src="https://i.ibb.co/g9htX5J/XMap-Lib-uml3.png" alt="XMapLib-uml" border="0"></a>
1820
<p>The project utilizes
1921
<ul>
2022
<li>C++ templates</li>
@@ -34,7 +36,7 @@ the project has access to the entire .NET framework for GUI work while keeping t
3436
<li>it is a real time system (or very close)</li>
3537
<li>lots and lots of object oriented programming</li>
3638
</ul>
37-
<a href="https://ibb.co/kBvqrRX"><img src="https://i.ibb.co/g9htX5J/XMap-Lib-uml3.png" alt="XMapLib-uml" border="0"></a>
39+
3840

3941
<b>The main classes for use in the native C++ XMapLib project are :</b>
4042
<ul>

0 commit comments

Comments
 (0)