Skip to content

Commit f55b923

Browse files
author
Nicholas Cerminara
committed
Update README.md
1 parent 47e083c commit f55b923

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
@@ -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

0 commit comments

Comments
 (0)