=== U-Tweets ===
Contributors: ultimatumtheme
Donate link: http://ultimatumtheme.com/
Tags: twitter,tweets,hash tags, twitter oauth,twitter widget, ajax tweets,jquery tweets
Author URI:http://ultimatumtheme.com
Plugin URI: http://ultimatumtheme.com
Requires at least: 3.0.1
Tested up to: 3.5.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

U-Tweets is a simple to use WordPress Plugin powered with Twitter OAuth API to display tweets. 

== Description ==

= U-Tweets = 
U-Tweets is a very easy to use plugin to display your needed tweets feeds on your web site. It is powered with Twitter's OAuth 
protocol and ajax.

= Features =

*	Works with Twitter API v1.1.
*	Easily configurable.
*	Supports OAuth Token Authentication (via Twitter App)
*	Ajax powered (Tweets refresh live)

= Contribute =
You may also contribute to the plugin yourself on Github. <a href="https://github.com/ultimatumtheme/utweets">Get involved!


= Support =
If you are having issues, set $debug = true; in lib/tweets.php. Errors _should_ be logged to the JS console on execution.

If you still can't figure it out, feel free to submit an issue on <a href="https://github.com/ultimatumtheme/utweets">github page of the plugin

Unfortunately, We can not guarantee any support for this. We will, however, provide help and support within the constraints of our schedule.

== Installation ==


1. Install The Plugin
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set your OAUTH tokens at Settingss -> Utweets Menu
4. Set your Widget options
5. Enjoy!

== Frequently Asked Questions ==

= How can I get an OAuth token? =
You may get your OAuth tokens from Twitter with simply visiting. <a href="http://dev.twitter.com">http://dev.twitter.com
and gather your keys from there in any application you have created before.

== Screenshots ==

1. Twitter OAuth Settings
2. Widget options
3. Sample Tweets Display

== Changelog ==

= 1.0 =
* First Release