mirror of
https://github.com/Stone-Red-Code/ClipCMD.git
synced 2026-09-04 00:46:10 +02:00
Add missing assets to README.md
This commit is contained in:
@@ -26,17 +26,22 @@ ClipCMD uses [PowerShell](https://learn.microsoft.com/en-us/powershell/scripting
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
> Prefix: `_`\
|
> Prefix: `#`\
|
||||||
> Suffix: `_`\
|
> Suffix: `+`\
|
||||||
> Command name: `email`\
|
> Command name: `email`\
|
||||||
> Command script: `Write-Output [email protected]`\
|
> Command script: `Write-Output [email protected]`\
|
||||||
> Command script (alternative): `"[email protected]"`\
|
> Command script (alternative): `"[email protected]"`
|
||||||
|
|
||||||
> Input: `_email_`\
|
> Input: `#email+`\
|
||||||
> Output: `[email protected]`
|
> Output: `[email protected]`
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
https://github.com/user-attachments/assets/a0665d6d-e6ce-4d78-88d0-e9c35214219d
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Third party licences
|
## Third party licences
|
||||||
|
|
||||||
- [Avalonia](https://github.com/AvaloniaUI/Avalonia) - [MIT](https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md)
|
- [Avalonia](https://github.com/AvaloniaUI/Avalonia) - [MIT](https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user