diff --git a/README.md b/README.md index 0cd931a..7e7ad34 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ -# dds-datamodels-mdpnp +# dds-datamodels-tex - -This repository contains the TEX datamodel https://www.omg.org/spec/TEX/ +This repository contains the OMG® TEX 1.1 datamodel https://www.omg.org/spec/TEX/ ## Repo Organization ### Versioning & Branches -This repository stores the different versions of the TEX datamodel in +This repository stores different versions of the OMG® TEX datamodel in different branches. Additionally, it contains `enhanced` versions of the original datamodel. This enhanced versions modifies the original datamodel including the latest IDL features and other potential improvements. The @@ -15,7 +14,7 @@ different changes are explained in their own readme file. The branches in this repo follow this pattern: - - main: this contains the latest original version + - main: this contains the latest enhanced version - version/x.y\[-(version_specifier)\]\[-enhanced\] For example, `version/2.0-beta-enhanced`