diff --git a/lib/README.md b/lib/README.md index 55fae676c66d617eab7c13ddde6297befd64ad16..a11df32a5c405b43eb769b281c11a48f1c64baa9 100644 --- a/lib/README.md +++ b/lib/README.md @@ -4,5 +4,5 @@ This directory contains library jar files used by each of the course project dir Of note: -* open-dis7-enumerations jar files contain all [SISO-REF-010](../specifications/README.md) values with sources automatically created from authoritative SISO XML as part of [open-dis7-source-generator](https://github.com/open-dis/open-dis7-source-generator) project -* open-dis7-java jar files contain all [IEEE PDU packet types](../specifications/IeeeDisPduColorFigures.pdf), with sources automatically created from [XML descriptions](https://github.com/open-dis/open-dis7-source-generator/tree/master/xml) and results collected as part of [open-dis7-java](https://github.com/open-dis/open-dis7-java) project +* opendis7-enumerations jar files contain all [SISO-REF-010](../specifications/README.md) values with sources automatically created from authoritative SISO XML as part of [opendis7-source-generator](https://github.com/open-dis/opendis7-source-generator) project +* opendis7-java jar files contain all [IEEE PDU packet types](../specifications/IeeeDisPduColorFigures.pdf), with sources automatically created from [XML descriptions](https://github.com/open-dis/opendis7-source-generator/tree/master/xml) and results collected as part of [opendis7-java](https://github.com/open-dis/opendis7-java) project diff --git a/lib/open-dis7-full.jar b/lib/opendis7-full.jar similarity index 100% rename from lib/open-dis7-full.jar rename to lib/opendis7-full.jar