diff --git a/README.md b/README.md
index 62f2df2e0e1cb70cd22564848794f84cdb8fa2d3..802a4b1b59ebf65ed80730ceacdf7fc4a8906967 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
 ````