diff --git a/README.md b/README.md
index 7b19b4ca..16ae0303 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-[](https://circleci.com/gh/falcosecurity/falco) [](https://bestpractices.coreinfrastructure.org/projects/2317) [](COPYING)
+[](https://circleci.com/gh/falcosecurity/falco) [](https://bestpractices.coreinfrastructure.org/projects/2317) [](COPYING) [](https://github.com/falcosecurity/falco/releases/latest) 
Want to talk? Join us on the [#falco](https://kubernetes.slack.com/messages/falco) channel in the [Kubernetes Slack](https://slack.k8s.io).
@@ -49,11 +49,14 @@ Notes:
-->
-| | development | stable |
-|--------|-----------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|
-| rpm | [][1] | [][2] |
-| deb | [][3] | [][4] |
-| binary | [][5] | [][6] |
+| | development | stable |
+|--------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| rpm | [][1] | [][2] |
+| deb | [][3] | [][4] |
+| binary | [][5] | [][6] |
+| rpm-arm64 | [][1] | [][2] |
+| deb-arm64 | [][3] | [][4] |
+| binary-arm64 | [][7] | [][8] |
---
@@ -160,3 +163,5 @@ Falco is licensed to you under the [Apache 2.0](./COPYING) open source license.
[4]: https://download.falco.org/?prefix=packages/deb/stable/
[5]: https://download.falco.org/?prefix=packages/bin-dev/x86_64/
[6]: https://download.falco.org/?prefix=packages/bin/x86_64/
+[7]: https://download.falco.org/?prefix=packages/bin-dev/aarch64/
+[8]: https://download.falco.org/?prefix=packages/bin/aarch64/
\ No newline at end of file