From 9cf785114cb3e454470fc9860948e22d79986c04 Mon Sep 17 00:00:00 2001 From: Brandon Him Date: Sat, 18 Apr 2015 19:39:52 -0400 Subject: [PATCH] Update readme.txt Update to add importance of not modifying default theme. --- themes/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/readme.txt b/themes/readme.txt index 1c29a7d..e5793a3 100644 --- a/themes/readme.txt +++ b/themes/readme.txt @@ -1 +1 @@ -Put your theme folder here but don't modify the default theme. \ No newline at end of file +Put your theme folder here, but don't modify the default theme. As pulling updates will cause merge conflicts or overriding your changes.