Update README to highlight API extraction, fix author name in metadata

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Simone Avogadro
2026-02-02 20:19:18 +01:00
parent fc9a722359
commit d7fefe54f2
3 changed files with 30 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Decompile Android APK/JAR/AAR with jadx, trace call flows through libraries, and document extracted APIs.",
"author": {
"name": "simonea"
"name": "Simone Avogadro"
},
"repository": "https://github.com/simonea/android-reverse-engineering-skill",
"license": "Apache-2.0"