From ce55b67000bf8f8cb770a0f5c1b883b5dc6a4aa4 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sat, 25 Jan 2025 09:48:43 +0800 Subject: [PATCH] README.md: Fix markdown syntax --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7426a630..a5c8ce63 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,9 @@ ## Binaries -```diff - Please create an issue if you encounter problems and search the closed issues for already solved ones. - If you want to have a specific feature in mind, please attach as much exemplary information as possible (screenshots, mockups) -``` * [**Issues**](https://github.com/cirquit/trdrop/issues?q=is%3Aopen+is%3Aissue) * [**Solved Issues**](https://github.com/cirquit/trdrop/issues?q=is%3Aissue+is%3Aclosed) @@ -77,4 +75,4 @@ trdrop is created with the [Qt framework](https://www.qt.io/) and [OpenCV](https ## License -[MIT License](https://en.wikipedia.org/wiki/MIT_License). Commercial use is allowed. \ No newline at end of file +[MIT License](https://en.wikipedia.org/wiki/MIT_License). Commercial use is allowed.