File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Simple Github library for CodeIgniter. Supports GitHub OAuth API and all the oth
66## [ View the Live Demo] ( http://github-api-library-for-codeigniter.scotch.io )
77## [ Learn More] ( http://scotch.io/bar-talk/x/announcing-github-api-library-for-codeigniter )
88
9- ![ CodeIgniter Github] ( http://scotch.io/images/ github-codeigniter.png " CodeIgniter Github ")
9+ ![ CodeIgniter Github] ( http://scotch.io/wp-content/uploads/2013/05/ github-api-library- codeigniter.jpg " CodeIgniter Github ")
1010
1111## What is this?
1212
@@ -79,4 +79,4 @@ It can even return HTTP Codes (perfect for REST). It would look something like t
7979> ` $this->github->curl('gists/'.$id.'/star', 'GET', '', TRUE); `
8080
8181## Notes / To-Dos
82- - Throw Errors for try/catch versus returning FALSE all the time
82+ - Throw Errors for try/catch versus returning FALSE all the time
You can’t perform that action at this time.
0 commit comments