Skip to content

Commit

Permalink
Add note about master branch usage
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Apr 22, 2021
1 parent c5b034a commit 6336073
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ODK Collect is an Android app for filling out forms. It is designed to be used i

ODK Collect renders forms that are compliant with the [ODK XForms standard](https://getodk.github.io/xforms-spec/), a subset of the [XForms 1.1 standard](https://www.w3.org/TR/xforms/) with some extensions. The form parsing is done by the [JavaRosa library](https://github.com/getodk/javarosa) which Collect includes as a dependency.

Please note that the `master` branch reflects ongoing development and is not production-ready.

## Table of Contents
* [Learn more about ODK Collect](#learn-more-about-odk-collect)
* [Release cycle](#release-cycle)
Expand Down

0 comments on commit 6336073

Please sign in to comment.