diff --git a/README.md b/README.md index be11e98..a0e6738 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Pubky App is the primary application built on the Pubky Core protocol, offering - **Backend**: Built using Pubky Core for decentralized data management. - **Frontend**: React.js, leveraging Vite for fast build times. - **Homeserver**: Used to store and synchronize user data in a decentralized way. -- **Payments**: Integrated with the Lightning Network for micropayments. ## Prerequisites @@ -35,7 +34,7 @@ $ cp example.env .env ### API Documentation -If you wish to interact with the Pubky App programmatically, refer to the available REST API endpoints provided in the documentation. These endpoints allow developers to create, read, update, and delete data related to user interactions, content, and payments. For more details, please check the Pubky Core API Documentation. +If you wish to interact with the Pubky App programmatically, refer to the available REST API endpoints provided in the documentation. These endpoints allow developers to create, read, update, and delete data related to user interactions and content. For more details, please check the Pubky Core API Documentation. Update the `.env` file with the following required variables: