Skip to content

Commit f3848a9

Browse files
committed
fix
1 parent 1b9a7e0 commit f3848a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ With this wrapper you will be able to :
1414

1515
- Register automatically a new User on GraphComment whenever he subscribe on your website.
1616
- Connect a user to GraphComment when he logs in to your website.
17-
- Get the list of all your users who are registered on GraphComment.
18-
- Get the list of threads and comments attached to a page by its url.
17+
- Get the user information saved in graphcomment.
18+
- Update the user information from your system to graphcomment.
19+
- Get the count of comments active on a thread.
1920

2021
Example of implementation :
2122

0 commit comments

Comments
 (0)