File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,16 @@ Snapchat for PHP
2
2
================
3
3
[ ![ Build Status] ( https://travis-ci.org/JorgenPhi/php-snapchat.png )] ( https://travis-ci.org/JorgenPhi/php-snapchat )
4
4
5
- This library is built to communicate with the Snapchat API. It is nearly
6
- feature complete but still lacks some functionality available in the latest
7
- versions of the official apps (namely Stories ).
5
+ This library is built to communicate with the Snapchat API. It was nearly
6
+ feature complete and lacks some newer functionality available in the latest
7
+ versions of the official apps (stories, text messages, and "chat" ).
8
8
9
9
It's similar to the [ excellent Snaphax library] ( http://github.com/tlack/snaphax )
10
10
built by Thomas Lackner <[ @tlack ] ( http://twitter.com/tlack ) >, but the approach
11
11
is different enough that I figured it deserved its own repo.
12
12
13
+ We could use more developers to submit pull requests.
14
+
13
15
14
16
Usage
15
17
-----
You can’t perform that action at this time.
0 commit comments