From cedae0ced079b6aaee5a944f7d68cee88e6ed7bf Mon Sep 17 00:00:00 2001
From: EndrII <EndrIIMail@gmail.com>
Date: Sun, 23 Jan 2022 20:40:04 +0300
Subject: [PATCH] fix README

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1cd30fc..175055e 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,7 @@ For working with gui wrapper you need to initialize this library before include
 
 
 ```cpp
+#include <doctorpillgui.h>
 
 int main(int argc, char *argv[]) {
     QCoreApplication::setOrganizationName("QuasarApp");