Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Aug 1, 2024
1 parent c5d62a9 commit bf3a132
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 @@ -139,11 +139,11 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(

## ⌛ Progress
### Server & Client
![13 / 288](https://progress-bar.dev/13/?scale=288&suffix=%20/%20288&width=500)
![14 / 288](https://progress-bar.dev/14/?scale=288&suffix=%20/%20288&width=500)
### Server Only
![2 / 195](https://progress-bar.dev/2/?scale=195&suffix=%20/%20195&width=300)
### Client Only
![11 / 93](https://progress-bar.dev/11/?scale=93&suffix=%20/%2093&width=300)
![12 / 93](https://progress-bar.dev/12/?scale=93&suffix=%20/%2093&width=300)

### 🔑 Key
| Icon | Definition |
Expand All @@ -153,7 +153,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
|| There is currently no intention to implement the endpoint for the given SDK type (client or server) |

### Account
![13 / 52](https://progress-bar.dev/13/?scale=52&suffix=%20/%2052&width=120)
![14 / 52](https://progress-bar.dev/14/?scale=52&suffix=%20/%2052&width=120)

| Endpoint | Client | Server |
|:-:|:-:|:-:|
Expand Down Expand Up @@ -190,7 +190,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [Update Phone Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#updatePhoneSession) |||
| [Create Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#createSession) |||
| [Get Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#getSession) |||
| [Update Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateSession) | ||
| [Update Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateSession) | ||
| [Delete Session](https://appwrite.io/docs/references/1.5.x/client-rest/account#deleteSession) |||
| [Update Status](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateStatus) |||
| [Create Push Target](https://appwrite.io/docs/references/1.5.x/client-rest/account#createPushTarget) |||
Expand Down

0 comments on commit bf3a132

Please sign in to comment.