Skip to content

Commit 0eb2a40

Browse files
committed
Update README.md
We no longer have a 'dev' branch, so no use mentioning it.
1 parent f79790f commit 0eb2a40

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ metadata and lexical data in the original source.
44

55
A quick walkthrough is included below: other documentation is at [bookworm.culturomics.org]() and in a [Bookworm Manual](http://bmschmidt.github.io/Presidio) on this repository (editable as the gh-pages branch here).
66

7-
Which version to use
7+
Releases
88
---------------------
99

10-
The "master" branch is more backwards-compatible, but the "dev" branch tends to be significantly faster both for creation and
11-
for querying. "Master" exists primarily as an internal scheme to support legacy installations; there has not been a "stable"
12-
release to date, so neither is guaranteed to be more stable than the other. Most new installations should use "dev."
13-
10+
The "master" branch is under continuous development: it's likely to be faster and incorporate the latest bugfixes, but will also tend to incorporate the latest bugs. The most recent tagged version (currently 0.3 alpha) may be a good replacement.
1411

1512
## Related projects
1613

@@ -34,6 +31,9 @@ Here are a couple of [our](http://www.culturomics.org "Culturomics") Bookworms b
3431

3532

3633
## Getting Started ##
34+
35+
36+
3737
### Required MySQL Database ###
3838

3939
At the very least, there must be a MySQL user with permissions to insert + select data from all databases.

0 commit comments

Comments
 (0)