diff --git a/README.md b/README.md index da1561f..5f17a54 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ThunderLink - clickable links to specific messages -========= +===================================================== ThunderLinks are customizable hyperlinks to specific email messages. @@ -14,7 +14,7 @@ You may completely customize ThunderLinks to fit your application's needs. And y ThunderLinks are based on the unique message ID generated when an email is sent. This enables the Thunderbird email client to quickly and reliably find and select any email in your Thunderbird mail store. Installation -======== +==============
  1. install ThunderLink in Thunderbird
  2. register the 'thunderlink' protocol in your OS following the instructions below:
  3. @@ -24,9 +24,9 @@ ThunderLinks are based on the unique message ID generated when an email is sent. Windows: ------------------------------------------------------------------------------------------------ You need to download the "raw" version of the file that matches your version of Windows and Thunderbird, then double-click + confirm the registry script to merge it in to your registry and enable the thunderlink protocol: - - [Windows 7 and XP 32bit with Thunderbird 32bit](ThunderLink_WINXP_WIN7_32bit_Thunderbird_32bit.reg) - - [Windows 7 64bit with Thunderbird 32bit](ThunderLink_WIN7_64bit_Thunderbird_32bit.reg) - - [Windows 10 64bit with Thunderbird 32bit](ThunderLink_WIN10_64bit_Thunderbird_32bit.reg) + - https://github.com/mikehardy/thunderlink/blob/master/ThunderLink_WINXP_WIN7_32bit_Thunderbird_32bit.reg + - https://github.com/mikehardy/thunderlink/blob/master/ThunderLink_WIN7_64bit_Thunderbird_32bit.reg + - https://github.com/mikehardy/thunderlink/blob/master/ThunderLink_WIN10_64bit_Thunderbird_32bit.reg These .reg files were generously provided by @mobileartur - please feel free to provide others or open pull requests to help other windows users @@ -70,7 +70,7 @@ ThunderLinks are based on the unique message ID generated when an email is sent. Notes: - ===== + ========