From 4a72ba96231c7c79de094d7e7f8b16a4aaf30c39 Mon Sep 17 00:00:00 2001 From: David Angulo Date: Tue, 5 Dec 2023 00:17:12 +0800 Subject: [PATCH] docs: update README --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1891682..33c1c18 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,15 @@ Proof Key for Code Exchange (PKCE) challenge generator for React Native. ## API Compatibility -|iOS |Android |Web |Windows |macOS |Expo -|:------------------|:------------------|:------------------|:------------------|:------------------|:------------------ -|:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: +|Platform |Support +|:---------|:------ +|iOS |🟢 +|Android |🟢 +|Web |🟢 +|Windows |🟡 +|macOS |🟢 +|Expo |🟢 +|Node.js |🟢 ## Installation ```bash