This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

author
Ewan Croft
committer
GitHub
date (Jun 10, 2024, 4:51 PM +0100) commit ccc099f4 parent 346a339b
+2 -2
+2 -2
README.md
··· 60 60 61 61 ## License 62 62 63 - This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. 63 + This project is licensed under the MIT License. Please take a look at the [LICENSE](LICENSE) file for more details. 64 64 65 65 ## Project Structure 66 66 ··· 81 81 82 82 ### `src/config.env` 83 83 84 - This file stores the Bluesky credentials required to log in and post. Ensure you keep this file secure and do not share it publicly. 84 + This file stores the Bluesky credentials required to log in and post. Please make sure you keep this file secure and do not share it publicly. 85 85 86 86 ### `src/index.ts` 87 87