mirror of
https://github.com/TermiT/Flycut.git
synced 2025-10-06 03:46:31 +08:00
Fixes typos and grammar in readme.md
This commit is contained in:
parent
457b4541e0
commit
381f792563
1 changed files with 5 additions and 5 deletions
10
readme.md
10
readme.md
|
@ -1,14 +1,14 @@
|
||||||
### Flycut
|
### Flycut
|
||||||
<a href="http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12"><img src="http://a3.mzstatic.com/us/r1000/047/Purple/fb/53/f2/mzi.mcaxwyjm.175x175-75.png" /></a><br />
|
<a href="http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12"><img src="http://a3.mzstatic.com/us/r1000/047/Purple/fb/53/f2/mzi.mcaxwyjm.175x175-75.png" /></a><br />
|
||||||
**Description:**
|
**Description:**
|
||||||
Flycut is a clean and simple clipboard manager for developers. It based on open source app called Jumpcut.
|
Flycut is a clean and simple clipboard manager for developers. It's based on an open source app called Jumpcut.
|
||||||
|
|
||||||
Every time you when you copy code pieces Flycut stores it in history. Later you can past it using Shift-Command-V even if you have something different in your current clipboard. You can change hotkey and other settings in preferences.
|
Every time you copy a code piece, Flycut stores it in history. Later, you can paste it using Shift-Command-V even if you have something different in your current clipboard. You can change the hotkey and other settings in preferences.
|
||||||
|
|
||||||
Developed by developers for developers.
|
Developed by developers for developers.
|
||||||
|
|
||||||
**Donation:**
|
**Donation:**
|
||||||
If you like Flycut you can donate <a href='http://www.pledgie.com/campaigns/16338'>here</a>
|
If you like Flycut, you can donate <a href='http://www.pledgie.com/campaigns/16338'>here</a>.
|
||||||
|
|
||||||
**MacAppStore:**
|
**MacAppStore:**
|
||||||
http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12
|
http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12
|
||||||
|
@ -20,6 +20,6 @@ MIT
|
||||||
|
|
||||||
* Big refactoring
|
* Big refactoring
|
||||||
* Search
|
* Search
|
||||||
* Expose like view of all clips
|
* Expose-like view of all clips
|
||||||
* iCloud sync
|
* iCloud sync
|
||||||
* Ability to pin clips
|
* Ability to pin clips
|
||||||
|
|
Loading…
Add table
Reference in a new issue