From e1c686b43348f68e48342a788ad4079f7b61c4c8 Mon Sep 17 00:00:00 2001 From: Calson Noah Date: Thu, 31 Aug 2017 20:16:43 +0100 Subject: [PATCH] update about gif --- README.md | 2 +- cmdtpist.gif => about.gif | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename cmdtpist.gif => about.gif (100%) diff --git a/README.md b/README.md index 20e811b..5f00438 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ _Cmdtypist_ is a programmer oriented typing tutor written in _C_, designed to work on the gnome-terminal, xterm and uxterm and other consoles. It consists true programming lessons, so the user can type and learn at the same time. -![cmdtypist](https://raw.githubusercontent.com/Noslac/cmd_typist/master/cmdtypist.gif) +![about cmdtypist](https://raw.githubusercontent.com/Noslac/cmd_typist/master/about.gif) ### DOWNLOAD diff --git a/cmdtpist.gif b/about.gif similarity index 100% rename from cmdtpist.gif rename to about.gif