From fbfacdc7bbdfd17fa52c6e543ea6868cadb432c1 Mon Sep 17 00:00:00 2001 From: Ludwig Schubert Date: Fri, 30 Mar 2018 11:35:41 -0700 Subject: [PATCH] Add deprecation warning --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c7c185..c001e23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Distill Template +_This is an outdated version of the Distill template. Please switch to the master branch for the current version._ + +# Distill Template v1 This is the repository for the Distill web framework.