We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d87f0 commit 55fd176Copy full SHA for 55fd176
1 file changed
README.md
@@ -31,6 +31,7 @@ dependencies {
31
Maven:
32
33
```xml
34
+
35
<dependency>
36
<groupId>org.glavo</groupId>
37
<artifactId>HelloNBT</artifactId>
@@ -42,3 +43,7 @@ Maven:
42
43
44
- Quick Start ([中文](docs/QuickStart_zh.md))
45
- Tutorial ([中文](docs/Tutorial_zh.md))
46
47
+## License
48
49
+This project is licensed under the Apache License, Version 2.0.
0 commit comments