From b0e9b12a9ef5b95008a95048bb39b72cca02cb26 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 8 Sep 2014 02:38:07 +0200 Subject: [PATCH] Extend readme --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index c5f1e4e..cde3d0f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,20 @@ WooComerce-Payment-Methods ========================== Easily display your accepted payment methods + +WooCommerce Payment Methods allows you to display your accepted payment methods. By default the plugin shows all available payment methods, but you can also specify them manually. + +You can display them via shortcode, widget or template tag in three available styles (default, inverse and outline). We've added several classes, so you can easily style the output to your pleasure. + +You are using the famous Bootstrap framework? Awesome, cause we've added the markup for tooltips, so that users can see the payment methods name on hover. + +All icons are displayed using the truly awesome icon font Payment Webfont by @orlandotm, making them look good on every screen. + +Contributions are warmly welcome via GitHub. + +Translations included: +* English +* German +* Italian + +Credit: Payment Webfont by @orlandotm \ No newline at end of file