Plugin Directory

Changeset 1372291


Ignore:
Timestamp:
03/16/2016 01:35:51 PM (10 years ago)
Author:
aaronfisher
Message:

Updated read me file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • barebones-twitter/trunk/README.txt

    r1372290 r1372291  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Simple plugin for adding Twitter to your Wordpress install via a shortcode by @[AaronPFisher](http://twitter.com/AaronPFisher)
     11Simple plugin for adding Twitter to your Wordpress install via a shortcode by @AaronPFisher
    1212
    1313== Description ==
     
    1717You can choose how many Tweets will appear, whether to include ReTweets in the list, whether to include replies in the list and whether you want to the Tweets to scroll. Selecting the scroll option will set the Tweets to show in a 'ticker' style one after the other automatically.
    1818
    19 The plugin is designed to be easily styled, we do not include any default CSS so as not to interfere with the current styling of your site. Each Tweet is a simple <li> element that can be easily styled.
     19The plugin is designed to be easily styled, we do not include any default CSS so as not to interfere with the current styling of your site. Each Tweet is a simple `<li>` element that can be easily styled.
    2020
    2121== Installation ==
Note: See TracChangeset for help on using the changeset viewer.