Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix links.
  • Loading branch information
Winkie1000 committed Dec 28, 2019
1 parent 32116f9 commit 559e601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ISMONISM
<img align="left" src="raw/master/Resources/Icon.png" alt="ISMONISM logo" height="40px" style="margin-top: 5px">
<img align="left" src="https://raw.githubusercontent.com/Winkie1000/ISMONISM/master/Resources/Icon.png" alt="ISMONISM logo" height="40px" style="margin-top: 5px">

ISMONISM (*In Start Menu Or Not In Start Menu*) is an utility for scanning folders recursively, to find files for which there is no matching shortcut in (a subfolder of) any user-defined folder.

Expand All @@ -8,7 +8,7 @@ This utility was originally created with the Windows Start Menu in mind. By defa
It has the ability to create shortcuts of found items in a user configurable 'personal shortcut folder' (By default a subfolder of the Start Menu).

## Screenshot
![ISMONISM screenshot](raw/master/Resources/Screenshot-01.png)
![ISMONISM screenshot](https://raw.githubusercontent.com/Winkie1000/ISMONISM/master/Resources/Screenshot-01.png)

## Using the source code

Expand Down

0 comments on commit 559e601

Please sign in to comment.