Update README.md

This commit is contained in:
Konloch 2021-06-27 02:35:18 -07:00
parent 3216b17389
commit 51ce387345
1 changed files with 9 additions and 9 deletions

View File

@ -10,15 +10,15 @@ Bytecode Viewer - a lightweight user friendly Java Bytecode Viewer.
* Migrated to Maven
#### Links
* Website: https://bytecodeviewer.com
* Source Code: https://github.com/konloch/bytecode-viewer
* Bin/Archive: https://github.com/konloch/bytecode-viewer/releases
* Java Docs: https://the.bytecode.club/docs/bytecode-viewer/
* License (Copyleft): https://raw.githubusercontent.com/Konloch/bytecode-viewer/master/LICENSE
* Credits: https://github.com/Konloch/bytecode-viewer/blob/master/CREDITS.md
* Contributing: https://github.com/Konloch/bytecode-viewer/blob/master/CONTRIBUTING.md
* Report Bugs: https://github.com/Konloch/bytecode-viewer/issues
* Discussion Forum: https://the.bytecode.club/forumdisplay.php?fid=69
* [Website](https://bytecodeviewer.com)
* [Source Code](https://github.com/konloch/bytecode-viewer)
* [Bin/Archive](https://github.com/konloch/bytecode-viewer/releases)
* [Java Docs](https://the.bytecode.club/docs/bytecode-viewer/)
* [License (Copyleft)](https://raw.githubusercontent.com/Konloch/bytecode-viewer/master/LICENSE)
* [Credits](https://github.com/Konloch/bytecode-viewer/blob/master/CREDITS.md)
* [Contributing](https://github.com/Konloch/bytecode-viewer/blob/master/CONTRIBUTING.md)
* [Report Bugs](https://github.com/Konloch/bytecode-viewer/issues)
* [Discussion Forum](https://the.bytecode.club/forumdisplay.php?fid=69)
#### Key Features
* Krakatau Integration for Bytecode assembly/disassembly.