From 73309a89992b2bc3ac53610e3062cf0f168dbc50 Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Sun, 30 Apr 2023 00:07:44 +0300 Subject: [PATCH] windows support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b9c369..3d21401 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![githab](https://img.shields.io/github/v/tag/AlexanderZhirov/readconf.svg?sort=semver&style=for-the-badge&color=blue&label=github&logo=D)](https://github.com/AlexanderZhirov/readconf) [![dub](https://img.shields.io/dub/v/readconf.svg?sort=semver&style=for-the-badge&color=orange&logo=D)](https://code.dlang.org/packages/readconf) [![linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)](https://www.linux.org/) +[![windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)](https://support.microsoft.com/en-US/windows) Singleton for reading the configuration file required for your program.