From 264af0e372c698880a8a84536ea964aade7496b6 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sat, 21 Aug 2021 14:43:44 -0700 Subject: [PATCH] project description --- examples/DisDemo/README.md | 1 + examples/DisShooting/README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 examples/DisDemo/README.md create mode 100644 examples/DisShooting/README.md diff --git a/examples/DisDemo/README.md b/examples/DisDemo/README.md new file mode 100644 index 0000000000..a6a0ae9bb6 --- /dev/null +++ b/examples/DisDemo/README.md @@ -0,0 +1 @@ +Simple NetBeans project to demonstrate DIS messaging. diff --git a/examples/DisShooting/README.md b/examples/DisShooting/README.md new file mode 100644 index 0000000000..9e73b529ea --- /dev/null +++ b/examples/DisShooting/README.md @@ -0,0 +1 @@ +Simple NetBeans project to demonstrate DIS shooting. -- GitLab