From 0a2f84690104e659d5ab244f3d45caaa3a72be99 Mon Sep 17 00:00:00 2001 From: W13R <9070224-W13R@users.noreply.gitlab.com> Date: Fri, 11 Jun 2021 21:00:42 +0200 Subject: [PATCH] fix wrong image link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4c430..7bd9a99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # terminal-rain -![](https://gitlab.com/W13R/terminal-rain/-/raw/master/terminal-rain-showcase.webp) +![](https://gitlab.com/W13R/terminal-rain.py/-/raw/main/terminal-rain-showcase.webp) Rain in the linux terminal - written in python3. The terminal emulator has to support ANSI escape codes.