Skip to content

Commit b7a78c9

Browse files
committed
Added diagram image in README file
1 parent ec4379e commit b7a78c9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@
88

99
Description project: structure and processing of [2-3-tree](https://en.wikipedia.org/wiki/2–3_tree).
1010
Also presented is my term paper on this topic (but in Ukrainian).
11-
11+
12+
Below is an `application class diagram`:
13+
<p align="center">
14+
<img width="780px" height="480px" alt="Application class diagram" title="Application class diagram"
15+
src="https://github.com/SValentyn/2-3-tree/blob/master/diagram.png">
16+
</p>
17+
18+
---
19+
1220
## Support
1321

1422
Patches are welcome and can be submitted by forking this project and submitting a pull request via GitHub.

0 commit comments

Comments
 (0)