File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License
18
18
along with this program. If not, see < http://www.gnu.org/licenses/ > .
19
19
20
+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/jublonet/codebird-php/release%2F3.0.0.svg )] ( https://coveralls.io/github/jublonet/codebird-php?branch=release%2F3.0.0 )
21
+ [ ![ Travis Status] ( https://img.shields.io/travis/jublonet/codebird-php/release%2F3.0.0.svg )] ( https://travis-ci.org/jublonet/codebird-php/branches )
22
+
20
23
### Requirements
21
24
22
25
- PHP 5.5.0 or higher
@@ -27,7 +30,7 @@ Summary
27
30
-------
28
31
29
32
Use Codebird to connect to the Twitter ** REST, Streaming, Collections, TON**
30
- and ** Ads API : sparkles : ** from your PHP code.
33
+ and ** Ads API ✨ ** from your PHP code.
31
34
Codebird supports full 3-way OAuth as well as application-only auth.
32
35
33
36
You can’t perform that action at this time.
0 commit comments