From 63e5a77c83febe7a573f1f1a774e42a67d56c008 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sun, 8 Jun 2025 00:24:50 +0200 Subject: [PATCH] Added hapns to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e2d4b..ca98733 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,10 @@ Look at the [Migration Guide](https://github.com/alexandercerutti/passkit-genera ### Integrating Apple Wallet Web services? -Give a look at another library I made: [Passkit Webservice Toolkit](https://github.com/alexandercerutti/passkit-webservice-toolkit) and its integrations! +Give a look at other libreries I made: + +- [Passkit Webservice Toolkit](https://github.com/alexandercerutti/passkit-webservice-toolkit) and its integrations +- 🚧 [hapns](https://github.com/alexandercerutti/hapns) to support updates through APNs notifications, with examples (early stage of development, feedbacks are welcome) ---