This is an automated email from the ASF dual-hosted git repository. shanedell pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/daffodil-extra.git
commit 62e7b9f673adf0c3bc81d5cb32818eace38dcd96 Author: Michael Beckerle <[email protected]> AuthorDate: Thu Dec 15 17:47:01 2022 -0500 Add content to README --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43df87d..a161c34 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# daffodil-extra +# Daffodil Extra + +This is a repository for Apache Daffodil related things such as: +- examples +- utilities/tools + +These are not included in releases of Apache Daffodil. + +DFDL Schema projects would *not* normally be found here. +They should have separate git repositories. + +This repository is intended to supercede the github openDFDL project +for most things. + + + + + +
