From eb87402cadd49ad04eedc7ab2cebab9648025bce Mon Sep 17 00:00:00 2001 From: Wei Ouyang Date: Mon, 6 Nov 2023 00:16:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de1ff1445..9cc9ccb1f 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ async def setup(): api.export({"setup": setup}) ``` -As a more complete example, you can use it manage files in the Hypha App Engine. +As a more complete example, you can use it manage files in the [Hypha App Engine](https://ha.amun.ai/). ```python from imjoy_rpc import api from imjoy_rpc.hypha import login, connect_to_server