Merge pull request #497 from sepsoh/patch-1

Update README.rst - added some examples to the Singleton Pattern
This commit is contained in:
Borislav Sabev
2023-08-29 10:58:02 +03:00
committed by GitHub

View File

@@ -15,6 +15,8 @@ Examples
- DB Connector
- Logger
- Config Manager
- Threads Handling
- Lock file for the application (there is only one in the filesystem
...)