From 18b6cf2144bf11ea2fa2097de141733637310590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Guid=C3=A9e?= Date: Sun, 29 Nov 2020 13:47:20 +0100 Subject: [PATCH] [README] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2277d12..279870d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Visual Dialog (BETA) -A librairie to make easier **dialog box** in **terminal** with [curses](https://docs.python.org/3/library/curses.html). +A library to make easier **dialog box** in **terminal** with [curses](https://docs.python.org/3/library/curses.html). ![example](https://user-images.githubusercontent.com/59396366/98136859-a9218600-1ec1-11eb-9419-4ac5bfde2406.png)