diff --git a/README.md b/README.md index 60bdd7a..21725c2 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,8 @@ Run the executable manually once, it will register itself as the handler for mag If you need to change the URL of the rutorrent instance, delete the folder located at %appdata%\dipole, then run it again. -Then, click on magnet links in your web browser and they will automatically be added to your rutorrent instance. \ No newline at end of file +Then, click on magnet links in your web browser and they will automatically be added to your rutorrent instance. + +![alt text][example] + +[example]: https://code.stevenpolley.net/steven/dipole/raw/master/example.png "Example using dipole" \ No newline at end of file diff --git a/example.png b/example.png new file mode 100644 index 0000000..a172e91 Binary files /dev/null and b/example.png differ