diff --git a/CHANGELOG.md b/CHANGELOG.md index 751b538e..1d25d4a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -958,7 +958,7 @@ Diff from v5.9 * Calling the specific function was completely rewritten! :rocket: * Added the Tab functions autocompletion by typing its' first letters - ![Image](./img/Autocomplete.gif) + https://user-images.githubusercontent.com/10544660/225270281-908abad1-d125-4cae-a19b-2cf80d5d2751.mp4 * The code from moved to the `Functions.ps1` file; * If you want to call the specific function you need to [dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator-) the `Functions.ps1` first diff --git a/README.md b/README.md index cb95e4a1..0636851b 100644 --- a/README.md +++ b/README.md @@ -169,11 +169,11 @@ ### The TAB autocomplete. Read more [here](#how-to-run-the-specific-functions) -![Image](./img/Autocomplete.gif) +https://user-images.githubusercontent.com/10544660/225270281-908abad1-d125-4cae-a19b-2cf80d5d2751.mp4 ### Change user folders location programmatically using the interactive menu -![Image](https://i.imgur.com/gJFAEOk.png) +https://user-images.githubusercontent.com/10544660/225270532-8f0694d3-0b9e-44df-8a48-677212d62315.mp4 ### Localized UWP packages names diff --git a/README_uk-ua.md b/README_uk-ua.md index f92b47e3..cb409c98 100644 --- a/README_uk-ua.md +++ b/README_uk-ua.md @@ -170,11 +170,11 @@ ### Автодоповнення TAB. Детальніше [тут](#як-запустити-певну-функціюї) -![Image](./img/Autocomplete.gif) +https://user-images.githubusercontent.com/10544660/225270281-908abad1-d125-4cae-a19b-2cf80d5d2751.mp4 ### Програмна зміна розташування папок користувача за допомогою інтерактивного меню -![Image](https://i.imgur.com/gJFAEOk.png) +https://user-images.githubusercontent.com/10544660/225270532-8f0694d3-0b9e-44df-8a48-677212d62315.mp4 ### Локалізовані назви UWP-пакетів diff --git a/img/Autocomplete.gif b/img/Autocomplete.gif deleted file mode 100644 index b3cee5be..00000000 Binary files a/img/Autocomplete.gif and /dev/null differ