diff --git a/README.md b/README.md index 71a10d8..281f71f 100755 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ # SingletonsPool | [API](https://github.com/Jagepard/PhpDesignPatterns-SingletonsPool/blob/master/docs.md "Documentation API") Пул Одиночек + +![SingletonsPool](https://github.com/Jagepard/PhpDesignPatterns-SingletonsPool/blob/master/UML.png) \ No newline at end of file diff --git a/UML.png b/UML.png new file mode 100644 index 0000000..4f930e2 Binary files /dev/null and b/UML.png differ