Skip to content

Commit 473311d

Browse files
committed
Mention APK support in README
1 parent 5472462 commit 473311d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The API accepts URLs to package archives as parameters. These URLs typically poi
3131
- npm package tarballs (e.g., from registry.npmjs.org)
3232
- PyPI package wheels/tarballs (e.g., from files.pythonhosted.org)
3333
- RubyGems .gem files (e.g., from rubygems.org)
34+
- Android APK files
3435
- Other package archive formats (zip, tar.gz, etc.)
3536

3637
### Example API Calls

0 commit comments

Comments
 (0)