From 88cc17fe8e73bf7e793a0ee6f2395780e3477082 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 11 Aug 2017 20:53:18 +0200 Subject: [PATCH] Fix headlines in markdown text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a41024af..cfeb6b4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -#Smarty 2 template engine -##Distribution repository +# Smarty 2 template engine +## Distribution repository Starting with Smarty 2.6.23 Composer has been configured to load the packages from github. **NOTE: Because of this change you must clear your local composer cache with the "composer clearcache" command**