From 93c4a91e15db352459bb970fe90b7637f61192c3 Mon Sep 17 00:00:00 2001 From: "Brutzman, Don" <brutzman@nps.edu> Date: Sat, 21 Aug 2021 07:54:18 -0700 Subject: [PATCH] All examples tested, running and documented satisfactorily --- examples/src/OpenDis7Examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md index 13f02dc8e0..21dbbf7813 100644 --- a/examples/src/OpenDis7Examples/README.md +++ b/examples/src/OpenDis7Examples/README.md @@ -1,6 +1,6 @@ # DIS Protocol Examples using Open-DIS-Java Library v7 -All examples tested, TODO PduReaderPlayer operation still needs debugging. +All examples tested, running and documented satisfactorily. Course examples using the [Open-DIS-Java](https://github.com/open-dis/open-dis-java) library are presented in this package. -- GitLab