From 88b4f458c4f7ad37d2f75d9fc2240a385c72ede9 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Fri, 20 May 2022 06:47:54 -0700 Subject: [PATCH] link SimkitOpenDis7Examples work in progress --- examples/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/README.md b/examples/README.md index 95360e0da1..e748e78d4b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,6 +8,8 @@ This is parent directory for updated course examples, collected under a single N * [OpenDis7Examples](src/OpenDis7Examples) +* [SimkitOpenDis7Examples](src/SimkitOpenDis7Examples) (work in progress) + These examples are the basis for class programming reviews and homework assignments. You are welcome to modify or adapt them in any way that you want. -- GitLab