From 572048116623d73019dd4fac2d954699f014c200 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 04:12:13 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ccc671..d8b36dae 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Building openCaesar3 ------------------- See INSTALL_LINUX.md or INSTALL_WINDOWS.md depending on which operating system you are running. -####External dependencies +#### External dependencies openCaesar3 is build using following excellent libraries: * SDL - http://www.libsdl.org/ * SDL_image - http://www.libsdl.org/projects/SDL_image/