Skip to content

Commit 43d6172

Browse files
authored
Update README.md
1 parent 97db2cf commit 43d6172

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/graphcomment/sdk-api-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/graphcomment/sdk-api-php/?branch=master)
22
[![Build Status](https://scrutinizer-ci.com/g/graphcomment/sdk-api-php/badges/build.png?b=master)](https://scrutinizer-ci.com/g/graphcomment/sdk-api-php/build-status/master)
33

4-
#Graphcomment SDK API PHP version 2.2
4+
#Graphcomment SDK API PHP version 2.3
55

66
install with composer :
77

@@ -184,4 +184,4 @@ message is present only if an error exist for a comment upgrade in our database.
184184
Comment export returns the comment if it has changed status, or if it has been edited by the user in case of account deletion or normal editing.
185185
you have to do an update or insert function depending on the case.
186186

187-
So you can make a job to get all minutes and import the graphcomment comments in your database.
187+
So you can make a job to get all minutes and import the graphcomment comments in your database.

0 commit comments

Comments
 (0)