From 47ae104e2cabee622e8e0e6c2fab10490dfd1c9b Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Tue, 28 May 2019 15:19:21 -0600 Subject: [PATCH] Add a note about this branch being abandoned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da08a57..697b163 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The quick and easy dictionary builder for constructed languages. ## About -This is the master branch for the full rewrite of Lexiconga using modern development practices. +This is the abandoned branch for the full rewrite of Lexiconga using InfernoJS and some other things that ended up making it heavier than I wanted. I am keeping it as an abandoned stub branch for inspiration. The source code for the current version of Lexiconga (http://lexicon.ga) is saved in the `version1` branch.