From 0e6ec8bbc6fe1a4f9f6e523a125d2a10a931c786 Mon Sep 17 00:00:00 2001
From: Don Brutzman <brutzman@nps.edu>
Date: Sat, 16 Oct 2021 19:37:19 -0700
Subject: [PATCH] editorial

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 561f5bdfcd..cd159de880 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # open-dis7-java
-Type-safe java implementation of the DIS Protocol v. 7, IEEE 1278.1-2012
+Complete type-safe java implementation of the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications.
 
 This project provides a complete implementation of the IEEE DIS Protocol and
 associated enumerations from the
-- 
GitLab