Skip to content

Commit

Permalink
Updated readme, and removed unnecessary usings
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Jul 31, 2024
1 parent d170f4f commit 8e1cfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/digitalidentity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This example requires [Docker](https://docs.docker.com/)
* Visit [https://localhost:4002](https://localhost:4002)
* Run the `docker-compose stop` command to stop the containers.

> To see how to retrieve a profile using share receipt, refer to the [digitalidentity controller](app/Http/Controllers/ReceiptController.php)
> To see how to retrieve a profile using share receipt, refer to the [receipt controller](app/Http/Controllers/ReceiptController.php)
## Digital Identity Example
* Visit [/generate-share](https://localhost:4002/generate-share)
## Digital Identity(Advanced) Share Example
Expand Down

0 comments on commit 8e1cfc7

Please sign in to comment.