diff --git a/README.md b/README.md index 2cb8c19..ca410cf 100644 --- a/README.md +++ b/README.md @@ -460,4 +460,4 @@ static class FileUtils } } } -``` \ No newline at end of file +``` diff --git a/README.md.in b/README.md.in index a734e84..b214753 100644 --- a/README.md.in +++ b/README.md.in @@ -13,6 +13,7 @@ Because the native APIs are different per platform (e.g. linux-arm64 vs linux-x6 * linux x64 glibc * linux arm64 glibc +* linux arm32 glibc ## Using this package @@ -188,4 +189,4 @@ static class FileUtils } } } -``` \ No newline at end of file +```