Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Commit fe5d653

Browse files
committed
Test TOC
1 parent 86ea7a5 commit fe5d653

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

+13-12
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
4+
5+
- [README](#markdown-header-readme)
6+
- [Notes:](#markdown-header-notes)
7+
- [Build](#markdown-header-build)
8+
- [Micro Payment Widgets](#markdown-header-micro-payment-widgets)
9+
- [IFrame Widget](#markdown-header-iframe-widget)
10+
- [Div Widget](#markdown-header-div-widget)
11+
12+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
13+
114
# README
215
>This is the Java version of the Xapo's Widget Tools. These tools allow you to easily embedded the tools like Micro Payment iFrames/DIVs, Tipping Buttons and other kind of widgets into your application using your language of choice. In this way, tedious details like encryption and html snippet generation is handle for you in a simple and transparent way.
316
417
<hr>
518

619
[Changelog](CHANGELOG.md)
720

8-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
9-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
10-
## Table of Contents
11-
12-
- [Notes:](#notes)
13-
- [Build](#build)
14-
- [Micro Payment Widgets](#micro-payment-widgets)
15-
- [IFrame Widget](#iframe-widget)
16-
- [Div Widget](#div-widget)
17-
18-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
19-
2021
## Notes:
2122

2223
The Micro Payment Java Widgets requires Java 1.6+. Since Xapo uses 256 bit encryption keys you may need to download and install the _Java Cryptographic Extensions_ depending to your Java version:

0 commit comments

Comments
 (0)