From 72b5cd3683099bf2088d94adc380ef8d5aabd8cb Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 9 Apr 2023 10:26:13 +0200 Subject: [PATCH] update the ReadMe to mention the RFC and the errata --- README.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 34abb649..bf1c7e05 100644 --- a/README.markdown +++ b/README.markdown @@ -2,9 +2,11 @@ ## About -This repository contains the formal and official specification for the Extensible Binary Meta Language (EBML). Discussion of the plans for standardization is regulated on the [CELLAR listserv](https://datatracker.ietf.org/wg/cellar/charter/). Approved changes should be submitted to this repository as a pull request. The latest draft published from these specifications can be found at the [IETF Datatracker](https://datatracker.ietf.org/doc/draft-ietf-cellar-ebml/). The specification can be found in the file [specification.markdown](specification.markdown). +**This branch contains the RFC 8794 content with the [errata](https://www.rfc-editor.org/errata/rfc8794) applied**. -It is currently a work in progress. +This repository contains the specification for the Extensible Binary Meta Language (EBML). Discussions on this RFC is regulated on the [CELLAR listserv](https://datatracker.ietf.org/wg/cellar/charter/). Approved changes should be submitted to this repository as a Pull Request. The published RFC 8794 can be found at the [IETF RFC Editor](https://www.rfc-editor.org/rfc/rfc8794). + +The main contain of the document specification can be found in the file [specification.markdown](specification.markdown). ## Code of conduct