diff --git a/Assets/RedditKit-Icon.sketch b/Assets/RedditKit-Icon.sketch new file mode 100644 index 0000000..b0df442 Binary files /dev/null and b/Assets/RedditKit-Icon.sketch differ diff --git a/Assets/icon-1024.svg b/Assets/icon-1024.svg new file mode 100644 index 0000000..db07657 --- /dev/null +++ b/Assets/icon-1024.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Assets/logo.png b/Assets/logo.png new file mode 100644 index 0000000..6f3126b Binary files /dev/null and b/Assets/logo.png differ diff --git a/README.md b/README.md index 75772b8..5eba53a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -# RedditKit [![Build Status](https://travis-ci.org/samsymons/RedditKit.svg?branch=master)](https://travis-ci.org/samsymons/RedditKit) +
+ +“RedditKit” + +# RedditKit RedditKit is a [reddit API](http://www.reddit.com/dev/api) wrapper, written in Objective-C. +[![Build Status](https://travis-ci.org/samsymons/RedditKit.svg?branch=master)](https://travis-ci.org/samsymons/RedditKit) + +
+ ## Documention Documentation for RedditKit is [available on CocoaDocs](http://cocoadocs.org/docsets/RedditKit/1.3.0/).