raw HTML from here https://stackoverflow.com/questions/14675913/changing-image-size-in-markdown#14747656
This commit is contained in:
parent
cf38ef3385
commit
c1c9fadd17
|
@ -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)
|
||||
|
||||
<img src="/screenshot.png" width="200" height="200">
|
||||
|
||||
## 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user