From 63b8cc2f0da85a6eb82fd2fd336f88ef5e1541ca Mon Sep 17 00:00:00 2001
From: Steven Jens Jorgensen <stevenjensj@gmail.com>
Date: Thu, 6 Jul 2017 10:46:18 -0500
Subject: [PATCH] update image

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 62f2df2..802a4b1 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Run `catkin build` and source your workspace again then run:
 rosrun openpose_ros_pkg openpose_ros_node_firephinx
 ````
 If this works, you should see an openCV visualization open up:
-![alt text]https://raw.githubusercontent.com/stevenjj/openpose_ros/master/example_output.png
+![alt text](https://raw.githubusercontent.com/stevenjj/openpose_ros/master/example_output.png)
 
 4. You may change the image resolution output by going back to `src/openpose_ros_node_firephinx.cpp` and change the parameters
 ````
-- 
GitLab