From 8ff1416962c1074ac5b5222095409dde7e55a7c9 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 30 Mar 2017 15:46:04 +0430 Subject: [PATCH] update image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b33eb9..075edd0 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ import qualified Text.Termcolor.Background as B main = putStrLn . format . underline . bold . (light . B.cyan) . (F.red) $ read "Hello World!" ``` -![demo output](https://github.com/mdibaiee/termcolor/tree/master/raw/demo.jpg) +![demo output](https://github.com/mdibaiee/termcolor/raw/master/demo.jpg)