From 9da7c6d13e53b8a83536e700957cf52af14facef Mon Sep 17 00:00:00 2001 From: Mitchell Gerber Date: Wed, 19 Oct 2016 08:06:40 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29..d54e2a0 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Edit 10/19/2016 - Deprecated branch + +This branch contains the original implementation of my personal website with NodeJS as a server. It has since gone through multiple iterations. [Check out the current working implementation](https://github.com/mgerb/mywebsite/tree/master).