summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin Page <xjustinpagex@gmail.com>2015-11-28 16:48:27 -0800
committerJustin Page <xjustinpagex@gmail.com>2015-11-28 16:48:27 -0800
commit0403c876ed9c609bc301db2153c218bc0d3cb6a1 (patch)
treecafdbffa54335af1d81539effc4cb8d15b427705 /README.md
parent2bc86a00f10a4c46960a4722160c90f5f4f25c55 (diff)
downloadsmarty-0403c876ed9c609bc301db2153c218bc0d3cb6a1.tar.gz
smarty-0403c876ed9c609bc301db2153c218bc0d3cb6a1.tar.bz2
smarty-0403c876ed9c609bc301db2153c218bc0d3cb6a1.zip
Use quotes to highlight features
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1a060f3f..7026332d 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,9 @@
#Smarty 3 template engine
##Distribution repository
-```
-* Smarty 3.1.28 introduces run time template inheritance *
-*Read the NEW_FEATURES and INHERITANCE_RELEASE_NOTES file for recent extensions to Smarty 3.1 functionality*
-```
+> Smarty 3.1.28 introduces run time template inheritance
+> Read the NEW_FEATURES and INHERITANCE_RELEASE_NOTES file for recent extensions to Smarty 3.1 functionality
+
Smarty versions 3.1.11 or later are now on github and can be installed with Composer.