From 6782909f4ae01ec8c19452f7a5d942b317dccdbf Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 5 Feb 2024 10:18:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ff809f..f567bb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # suckless_dictpopup This is a very lightweight program to show a popup with the dictionary entry of the selected text. It uses Xlib for displaying the popup and [sdcv](https://github.com/Dushistov/sdcv) for the dictionary lookup. +

+DISCLAIMER: That program is intended to be used for reading monolingual dictionaries in goldendict-ng , it can serve others purposes, but the main goal is that you don't need to wait years until you complete your monolingual transition. ![image](misc/showcase.png)