Browse Source

Reapply "updated readme"

This reverts commit eaa36a549695c7b7e3681f38deec121ef7dcbb8f.
Scott Brogden 2 months ago
parent
commit
17a773aec2
2 changed files with 30 additions and 38 deletions
  1. 30 8
      ReadMe.md
  2. 0 30
      index.md

+ 30 - 8
ReadMe.md

@@ -1,8 +1,30 @@
-What is Ditto?
-- Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
-
-Basic Usage
-- Run Ditto
-- Copy things to the clipboard, e.g. using Ctrl-C with text selected in a text editor.
-- Open Ditto by clicking its icon in the system tray or by pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and press the back-quote (tilde ~) key.
-- Double click or press enter on the item to paste it to the previous window.
+# [Ditto - Clipboard Manager](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoSetup_3_25_73_0.exe)
+
+[Help/Wiki](https://github.com/sabrogden/Ditto/wiki)                  [Forums](https://github.com/sabrogden/Ditto/issues)                  [Donate](https://www.paypal.com/donate/?item_name=Donation+to+Ditto&cmd=_donations&business=sabrogden%40gmail.com&Z3JncnB0=)                  [Beta](https://ditto-cp.sourceforge.io/beta/)                  [Source](https://github.com/sabrogden/Ditto)
+
+Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats
+
+
+1. [Installer](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoSetup_3_25_73_0.exe)
+2. [Portable](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoPortable_3_25_73_0.zip)
+3. [Chocolatey](https://chocolatey.org/packages/ditto/3.23.124.0) choco install ditto
+4. [Chocolatey Portable](https://chocolatey.org/packages/ditto.portable/3.23.124.0) choco install ditto.portable
+5. [Winget](https://winget.run/pkg/Ditto/Ditto) winget install -e --id Ditto.Ditto
+6. [Windows Store App](https://www.microsoft.com/en-us/store/p/ditto-cp/9nblggh3zbjq)  
+
+
+## Basic Usage
+
+1. Run Ditto
+2. Copy things to the clipboard, e.g. using Ctrl-C with text selected in a text editor.
+3. Open Ditto by clicking its icon in the system tray or by pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and press the back-quote (tilde ~) key.
+4. Double click or press enter on the item to paste it to the previous window.
+
+
+## Windows Code-Signing Policy
+Free code signing on Windows binaries provided by SignPath.io, certificate by SignPath Foundation.
+<br>
+<br>
+
+<img src="ditto.gif">
+

+ 0 - 30
index.md

@@ -1,30 +0,0 @@
-# [Ditto - Clipboard Manager](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoSetup_3_25_73_0.exe)
-
-[Help/Wiki](https://github.com/sabrogden/Ditto/wiki)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Forums](https://github.com/sabrogden/Ditto/issues)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Donate](https://www.paypal.com/donate/?item_name=Donation+to+Ditto&cmd=_donations&business=sabrogden%40gmail.com&Z3JncnB0=)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Beta](https://ditto-cp.sourceforge.io/beta/)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Source](https://github.com/sabrogden/Ditto)
-
-Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats
-
-
-1. [Installer](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoSetup_3_25_73_0.exe)
-2. [Portable](https://github.com/sabrogden/Ditto/releases/download/3.25.73.0/DittoPortable_3_25_73_0.zip)
-3. [Chocolatey](https://chocolatey.org/packages/ditto/3.23.124.0) choco install ditto
-4. [Chocolatey Portable](https://chocolatey.org/packages/ditto.portable/3.23.124.0) choco install ditto.portable
-5. [Winget](https://winget.run/pkg/Ditto/Ditto) winget install -e --id Ditto.Ditto
-6. [Windows Store App](https://www.microsoft.com/en-us/store/p/ditto-cp/9nblggh3zbjq)  
-
-
-## Basic Usage
-
-1. Run Ditto
-2. Copy things to the clipboard, e.g. using Ctrl-C with text selected in a text editor.
-3. Open Ditto by clicking its icon in the system tray or by pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and press the back-quote (tilde ~) key.
-4. Double click or press enter on the item to paste it to the previous window.
-
-
-## Windows Code-Signing Policy
-Free code signing on Windows binaries provided by SignPath.io, certificate by SignPath Foundation.
-<br>
-<br>
-
-<img src="ditto.gif">
-