From d5081c9b357ee7397383e220b6189f3b4082c619 Mon Sep 17 00:00:00 2001
From: psychobunny <rodrigues.andrew@gmail.com>
Date: Mon, 22 Feb 2016 12:34:31 -0500
Subject: [PATCH] instructions for using lav/vanilla as a base instead

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6db12f3..a180ddf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Quickstart Theme for NodeBB
 
-This repository contains all of the preparatory work for a theme based off of the vanilla base theme.
+This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) or [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) instead, switch to the appropriate branch.
 
 Fork it to create your own theme based off of it!