From 7a78a43b720ddc240ea514a988ada4cc55625b5d Mon Sep 17 00:00:00 2001 From: Declan de Wet Date: Wed, 1 Mar 2017 05:51:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e731e5..3713c44 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +### Due to injury, I have been unable to maintain this project and will be unable for some time. Since the new Vue 2.2 updates, a method of managing the meta info has landed in core. See these docs for reference: https://github.com/vuejs/vue/tree/36810163386dd4f2690d8d1c4b1016f17e467e2d/packages/vue-server-renderer#template + > **Please note** that this project is still in very early alpha development and is *not* considered to be production ready. > **You have been warned.** There might still be a few bugs and many tests have yet to be written.