From c6749839afebc7f8ef6ff690aed1c75f95da132d Mon Sep 17 00:00:00 2001 From: Michilis <120072772+Michilis@users.noreply.github.com> Date: Tue, 11 Nov 2025 14:11:07 -0300 Subject: [PATCH] Update README.md --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 4ea4f2f..6861c27 100644 --- a/README.md +++ b/README.md @@ -118,27 +118,6 @@ You can combine iframe mode with URL-based authentication: ``` -## API Services - -### LNbits Integration -- Invoice creation -- Payment verification -- Exchange rate conversion -- Wallet information - -### Relay API -- User information -- Whitelist management -- Payment processing -- Status monitoring - -## Contributing - -1. Fork the repository -2. Create your feature branch (`git checkout -b feature/amazing-feature`) -3. Commit your changes (`git commit -m 'Add some amazing feature'`) -4. Push to the branch (`git push origin feature/amazing-feature`) -5. Open a Pull Request ## License