Skip to content

Commit 683e9fe

Browse files
authored
Update README.md
1 parent ea86823 commit 683e9fe

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_
201201
```
202202

203203
## Graphical Examples:
204+
204205
![Screenshot from 2023-07-22 15-27-32](https://github.com/BaseMax/TwitterGraphQLPHP/assets/107758775/0a9f40b0-f95a-4a82-a1dd-909350ad7ed1)
205206
![Screenshot from 2023-07-22 17-26-50](https://github.com/BaseMax/TwitterGraphQLPHP/assets/107758775/c2fabb93-cc84-4033-ab67-7b6b2cad7446)
206207
![Screenshot from 2023-07-22 17-36-35](https://github.com/BaseMax/TwitterGraphQLPHP/assets/107758775/dfe41c95-18ad-4e45-bf3b-f7545b410ac1)
@@ -212,8 +213,6 @@ curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_
212213
![Screenshot from 2023-07-22 19-00-37](https://github.com/BaseMax/TwitterGraphQLPHP/assets/107758775/e6af708b-a933-496f-afd6-a2c9152690aa)
213214
![Screenshot from 2023-07-22 22-00-09](https://github.com/BaseMax/TwitterGraphQLPHP/assets/107758775/104ba151-ea86-4e9d-a007-864e3269f54c)
214215

215-
216-
217216
Make sure to replace YOUR_API_URL with the actual URL of your GraphQL API endpoint and YOUR_AUTH_TOKEN with a valid authentication token obtained from the login mutation, if required.
218217

219218
## Documentation
@@ -224,4 +223,9 @@ For more information on the API's schema, queries, and mutations, you can access
224223

225224
Contributions to the Twitter Clone API project are welcome.
226225

227-
Copyright 2023, Max Base, Ali Ahmadi
226+
**Authors:**
227+
228+
- Ali Ahmadi
229+
- Max Base
230+
231+
Copyright 2023, Max Base

0 commit comments

Comments
 (0)