Skip to content

Commit e6a089a

Browse files
committed
Changed description about main branch
1 parent b3c0747 commit e6a089a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@ This repository contains a set of JSON objects that implementers of JSON Schema
1212
It is meant to be language agnostic and should require only a JSON parser.
1313
The conversion of the JSON objects into tests within a specific language and test framework of choice is left to be done by the validator implementer.
1414

15-
## Live at Head
16-
17-
JSON Schema Test Suit now follows the
18-
[Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support).
19-
We recommend
20-
[updating to the latest commit in the `main` branch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-head-and-how-do-i-do-it).
15+
The recommended workflow of this test suite is to clone the `main` branch of this repository as a `git submodule` or `git subtree`. The `main` branch is always stable.
2116

2217
## Coverage
2318

0 commit comments

Comments
 (0)