diff --git a/README.md b/README.md index 7eab3a96697a17736ebcb9acff454408f54cbe5b..196566518d5cb42871d208599047a9b448d633fa 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Type-safe java implementation of the DIS Protocol v. 7, IEEE 1278.1-2012 This project provides a complete implementation of the IEEE DIS Protocol and associated enumerations from the -[open-dis7-java-source-generator](https://github.com/open-dis/open-dis7-java-source-generator) project. +[open-dis7-source-generator](https://github.com/open-dis/open-dis7-source-generator) project. Additional testing and experimentation is performed in the NPS MOVES [Networked Graphics MV3500](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500) course.