We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9d030 commit a63a90dCopy full SHA for a63a90d
README.md
@@ -39,8 +39,6 @@ See [User Guide](http://docs.vavr.io) and/or [Javadoc](http://www.javadoc.io/doc
39
40
Currently, there are two significant branches:
41
- `main` (represents a stream of work leading to the release of a new ma version)
42
-- `version/1.x` (historical work that went into `1.0.0-alpha-3`, treat is as read-only)
43
-
44
-If you're unsure which one to start with, start with `main`.
+- `version/1.x` (historical work that went into `1.0.0-alpha-3`, treat is as read-only - will be kept around for cherry-picking)
45
46
A small number of users have reported problems building Vavr. Read our [contribution guide](./CONTRIBUTING.md) for details.
0 commit comments