From c1c9fadd17765951ada83ccfb0594c5c62eff652 Mon Sep 17 00:00:00 2001 From: Joost Agterhoek Date: Thu, 15 Aug 2024 21:42:39 +0200 Subject: [PATCH] raw HTML from here https://stackoverflow.com/questions/14675913/changing-image-size-in-markdown#14747656 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0daac0f..b217816 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ After learning the basics of looking up IP addresses, domain names and URLs to f ![screenshot of a tkinter host lookup application](/screenshot.png) + + ## TODO - *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information - *TD* - Reorganize the windows to have one window for extracting hosts and reformatting (adding comma's, quotes, etc.) and one window for lookup information