Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Oct 12, 2024
1 parent 3c3d67c commit b339c2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(

## ⌛ Progress
<!-- `red` for first third, `gold` for second third, `forestgreen` for final third, `blue` for 100% -->
![Server & Client - 96 / 292](https://img.shields.io/badge/Server_&_Client-96%20%2F%20292-red?style=for-the-badge)
![Server & Client - 97 / 292](https://img.shields.io/badge/Server_&_Client-97%20%2F%20292-red?style=for-the-badge)

![Server - 52 / 202](https://img.shields.io/badge/Server-52%20%2F%20202-red?style=for-the-badge)
![Server - 53 / 202](https://img.shields.io/badge/Server-53%20%2F%20202-red?style=for-the-badge)

![Client - 44 / 90](https://img.shields.io/badge/Client-44%20%2F%2090-gold?style=for-the-badge)

Expand Down Expand Up @@ -208,7 +208,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [Create Phone Verification (Confirmation)](https://appwrite.io/docs/references/1.6.x/client-rest/account#updatePhoneVerification) ||| |

### Users
![Account - 41 / 42](https://img.shields.io/badge/Users-40%20%2F%2042-forestgreen?style=for-the-badge)
![Account - 42 / 42](https://img.shields.io/badge/Users-42%20%2F%2042-blue?style=for-the-badge)

| Endpoint | Client | Server |
|:-:|:-:|:-:|
Expand Down Expand Up @@ -253,7 +253,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [Delete User Target](https://appwrite.io/docs/references/1.6.x/server-rest/users#deleteTarget) |||
| [Create Token](https://appwrite.io/docs/references/1.6.x/server-rest/users#createToken) |||
| [Update Email Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updateEmailVerification) |||
| [Update Phone Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updatePhoneVerification) || |
| [Update Phone Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updatePhoneVerification) || |

### Teams
<!-- ![0 / 26](https://progress-bar.dev/0/?scale=26&suffix=%20/%2026&width=120) -->
Expand Down

0 comments on commit b339c2f

Please sign in to comment.