Updated to new standard
This commit is contained in:
26
README.MD
26
README.MD
@@ -6,7 +6,7 @@ Feel free to join our Discord.
|
||||
|
||||
## License Notice
|
||||
|
||||
This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://repo.open-autonomous-connection.org/open-autonomous-connection/OAPL/).
|
||||
This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://open-autonomous-connection.org/license.html).
|
||||
|
||||
**Third-party components:**
|
||||
- *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement:
|
||||
@@ -17,26 +17,4 @@ This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)]
|
||||
# Bugs/Problems
|
||||
# In progress
|
||||
# TODO
|
||||
|
||||
# Maven
|
||||
### pom.xml
|
||||
```
|
||||
<dependency>
|
||||
<groupId>github.openautonomousconnection</groupId>
|
||||
<artifactId>protocol</artifactId>
|
||||
<version>VERSION</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
### Repository:
|
||||
```
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<url>https://maven.pkg.github.com/open-autonomous-connection/protocol</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
```
|
||||
everything
|
||||
Reference in New Issue
Block a user