From 8759587b96a23be48f06c3a88343e7fd6e381eff Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 28 Feb 2018 16:57:42 -0800 Subject: [PATCH] initial checkbox markings --- projects/Assignments/homework3/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/Assignments/homework3/README.md b/projects/Assignments/homework3/README.md index 570018fef8..f9a452de16 100644 --- a/projects/Assignments/homework3/README.md +++ b/projects/Assignments/homework3/README.md @@ -1,11 +1,11 @@ -# Homework Assignment 3 (draft) +## Homework Assignment 3 Checklist -1. [ ] Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads +1. [x] Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads -1. [ ] Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java +1. [x] Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java -1. [ ] Otherwise just inspect files of interest from - [edu.nps.moves.examples](https://github.com/open-dis/open-dis-java/tree/master/src/main/java/edu/nps/moves/examples) +1. [x] Otherwise just inspect files of interest from + [edu.nps.moves.examples](https://github.com/open-dis/open-dis-java/tree/master/src/main/java/edu/nps/moves/examples) 1. [ ] Copy README.md and create YournameREADME.md documentation file... -- GitLab