Updated redme

This commit is contained in:
benarc 2020-05-11 13:14:25 +01:00
parent 68d94a43d0
commit 85e617aae9
2 changed files with 4 additions and 12 deletions

View file

@ -1,11 +1,3 @@
<h1>Example Extension</h1> <h1>Support Tickets</h1>
<h2>*tagline*</h2> <h2>Get paid sats to answer questions</h2>
This is an example extension to help you organise and build you own. Charge people per word for contacting you. Possible applications include, paid support ticketing, PAYG language services, contact spam protection.
Try to include an image
<img src="https://i.imgur.com/9i4xcQB.png">
<h2>If your extension has API endpoints, include useful ones here</h2>
<code>curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/EXAMPLE -d '{"amount":"100","memo":"example"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"</code>

View file

@ -8,7 +8,7 @@
<q-card> <q-card>
<q-card-section> <q-card-section>
<h5 class="text-subtitle1 q-my-none">Support Tickets: Get paid sats to answer questions</h5> <h5 class="text-subtitle1 q-my-none">Support Tickets: Get paid sats to answer questions</h5>
<p>Charge people per word for contacting you. Possible applications incude, paid support ticketing, PAYG language services, contact spam protection (people have to pay to contact you).<br/> <p>Charge people per word for contacting you. Possible applications incude, paid support ticketing, PAYG language services, contact spam protection.<br/>
<small> Created by, <a href="https://github.com/benarc">Ben Arc</a></small></p> <small> Created by, <a href="https://github.com/benarc">Ben Arc</a></small></p>
</q-card> </q-card>
</q-card-section> </q-card-section>