diff --git a/readme.md b/readme.md index 9466e87..5f61bdc 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,7 @@ python3 txt2vid.py ## Last version changes: v0.5 * Fixed an issue with wrong direction of an optical flow applied to an image. * Added text to video mode within txt2vid.py script. Make sure to update new dependencies for this script to work! -* Added a threshold for an optical flow before processing the frame to remove white noise that might appear, as it was suggested by @alexfredo. +* Added a threshold for an optical flow before processing the frame to remove white noise that might appear, as it was suggested by [@alexfredo](https://github.com/alexfredo).