Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project README to add an attribution/descriptor line about the project’s relationship to Boot.dev’s “Notely” app.
Changes:
- Add a single sentence to the end of the Local Development section describing the project as “lama’s version” of Boot.dev’s Notely app.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
| _This starts the server in non-database mode._ It will serve a simple webpage at `http://localhost:8080`. | ||
|
|
||
| You do _not_ need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course! | ||
| lama's version of Boot.dev's Notely app. |
There was a problem hiding this comment.
The added sentence is redundant with the existing project description (line 3 already attributes this repo to Boot.dev’s Notely starter code) and it reads like a personal note rather than clear attribution. Consider removing it, or rewriting as a formal, complete sentence consistent with the README style (including capitalizing the first word) that clarifies what’s being attributed (e.g., that this is a fork/derivative of Boot.dev’s Notely app).
| lama's version of Boot.dev's Notely app. | |
| This project is a customized version of Boot.dev's Notely application. |
|
.. |
No description provided.