mirror of
https://github.com/Stone-Red-Code/ClipCMD.git
synced 2026-09-04 08:56:11 +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
|
||||
|
||||
> Prefix: `_`\
|
||||
> Suffix: `_`\
|
||||
> Prefix: `#`\
|
||||
> Suffix: `+`\
|
||||
> Command name: `email`\
|
||||
> Command script: `Write-Output [email protected]`\
|
||||
> Command script (alternative): `"[email protected]"`\
|
||||
> Command script (alternative): `"[email protected]"`
|
||||
|
||||
> Input: `_email_`\
|
||||
> Input: `#email+`\
|
||||
> Output: `[email protected]`
|
||||
|
||||
## Preview
|
||||
|
||||
https://github.com/user-attachments/assets/a0665d6d-e6ce-4d78-88d0-e9c35214219d
|
||||
|
||||

|
||||

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