Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinErrorLog authored Oct 21, 2024
1 parent df59275 commit 0d7814f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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:

Expand Down

0 comments on commit 0d7814f

Please sign in to comment.