Add missing assets to README.md

This commit is contained in:
Stone_Red
2024-12-03 21:57:39 +01:00
committed by GitHub
parent a1e40bb87a
commit 6b1b5dcba9
+9 -4
View File
@@ -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
![ClipCMD-Preview_1](https://github.com/user-attachments/assets/6f136f65-ecf1-4426-a865-ecabd50689a2)
![ClipCMD-Preview_2](https://github.com/user-attachments/assets/91274468-bb52-4b39-90a3-5fb623edf8a2)
## 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)