diff --git a/README.md b/README.md index 2b91a42..b56f7c7 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,13 @@ In Windows, a playback device is normally a set of speakers or headphones, but i ## Screenshots: -![Main window](https://ibb.co/sHksxX2) +![Main window](https://i.ibb.co/m81hZPG/main-window.jpg) -![Add/edit sound window](https://ibb.co/3YqPCDD) +![Add/edit sound window](https://i.ibb.co/84pQ7WW/add-edit-sound-window.jpg) -![Settings window](https://ibb.co/dbHRkrh) +![Settings window](https://i.ibb.co/q02vmdZ/settings-window.jpg) -![Text-to-speech window](https://ibb.co/qr77TFP) +![Text-to-speech window](https://i.ibb.co/x7XXx8R/text-to-speech-window.jpg) ## EmbarassingUsername's changes: @@ -86,4 +86,4 @@ In Windows, a playback device is normally a set of speakers or headphones, but i * Adjusted UI sizing, padding, tab stops and so on. * Adjusted/added some tooltips. * Fixed additional minor issues and inconsistencies. -* Refactored some of the code. \ No newline at end of file +* Refactored some of the code.