From d718347bb6238fc2209235c7b41d865b988df1dd Mon Sep 17 00:00:00 2001 From: Alex C-G Date: Wed, 18 Jan 2023 11:16:45 +0100 Subject: [PATCH] fix: up arrow emoji display in readme on docarray.org Signed-off-by: Alex C-G --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee4b913bd66..52fd698736c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ -> :arrow_up: **DocArray v2**: We are currently working on v2 of DocArray. Keep reading here if you are interested in the +> ⬆️ **DocArray v2**: We are currently working on v2 of DocArray. Keep reading here if you are interested in the > current (stable) version, or check out the [v2 alpha branch](https://github.com/docarray/docarray/tree/feat-rewrite-v2#readme) > and [v2 roadmap](https://github.com/docarray/docarray/issues/780)!