diff --git a/README.md b/README.md index 5fbda32..632112d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +`The README.md typically serves as a guide for using the extension.` + # Temp - An [LNbits](https://github.com/lnbits/lnbits) Extension For more information about LNBits extensions, refer to [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions). @@ -6,8 +8,6 @@ For more information about LNBits extensions, refer to [this tutorial](https://g Ready to start hacking? Once you've forked this extension, you can incorporate functions from other extensions as needed. -This README typically serves as a guide for using the extension. - ### How to Use This Template > This guide assumes you're using this extension as a base for a new one.