From 321fbd003b0e7386438455bd295146445a0d498f Mon Sep 17 00:00:00 2001 From: bmschmidt Date: Wed, 30 Oct 2013 18:19:11 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22294ef..a61ec53 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [Presidio](https://github.com/bmschmidt/Presidio "Presidio") is the code repository for building the database and tables used with a Bookworm [web app](https://github.com/econpy/BookwormGUI "Bookworm web app") and [API](https://github.com/bmschmidt/BookwormAPI "Bookworm API"). -The "master" branch is more stable, but the "dev" branch tends to be significantly faster both for creation and -for querying. +The "master" branch is more backwards-compatible, but the "dev" branch tends to be significantly faster both for creation and +for querying. "Master" exists primarily as an internal scheme to support legacy installations; there has not been a "stable" +release to date, so neither is guaranteed to be more stable than the other. Most new installations should use "dev." ## Bookworms ##