Skip to content

Commit 705ba9d

Browse files
authored
Update README.md
1 parent 8c94f76 commit 705ba9d

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,10 @@ Discord: moofMonkey#9729
2525
VK: https://new.vk.com/m00fy
2626

2727
## Needed APIs
28-
ObjectWeb ASM v6.0 (BETA):
28+
Maven
2929

30-
- asm-core
31-
- asm-analysis
32-
- asm-commons
33-
- asm-tree
34-
35-
Also:
36-
- commons-cli
30+
- org.ow2.asm:asm:6.0_BETA
31+
- org.ow2.asm:asm-analysis:6.0_BETA
32+
- org.ow2.asm:asm-commons:6.0_BETA
33+
- org.ow2.asm:asm-tree:6.0_BETA
34+
- commons-cli:commons-cli:1.4

0 commit comments

Comments
 (0)