From 4065ad265fa1bbfd709ff83f9a4a57a98a1a5966 Mon Sep 17 00:00:00 2001 From: Ivan William Harsono <48039956+ivanwilliammd@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:25:28 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d974ad7..d9f9037 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Total Downloads](https://img.shields.io/packagist/dt/ivanwilliammd/satusehat-integration.svg?style=flat-square)](https://packagist.org/packages/ivanwilliammd/satusehat-integration) - This unofficial SATUSEHAT FHIR PHP Library to help generate SATUSEHAT FHIR-ready JSON, using profile established by [SATUSEHAT Documentation](https://satusehat.kemkes.go.id/platform/docs). -- This repository use case is rapidly developing and need help. Please kindly contribute or sponsor if this project help you integrate to SATUSEHAT. +- This repository is rapidly developing and need help. Please kindly comment in [Issue](https://github.com/ivanwilliammd/satusehat-integration/issues) section to contribute or Sponsor this project. ## Example Laravel 10 Project with SATUSEHAT Integration See ```satusehat-integration``` library in action [here](https://github.com/ivanwilliammd/satusehat-laravel-example)