Skip to content

docs: improve README with project overview, installation, and complete resource list - #1

Draft
MarcoITDev with Copilot wants to merge 2 commits into
masterfrom
copilot/general-project-information
Draft

MarcoITDev with Copilot wants to merge 2 commits into
masterfrom
copilot/general-project-information

Conversation

Copilot AI commented Mar 5, 2026

Copy link
Copy Markdown

The README lacked a clear explanation of what the project is, making it hard for new users to understand its purpose without prior PrestaShop knowledge.

Changes

  • Project overview — Added "What is this project?" section explaining PrestaShop (open-source e-commerce platform with a REST web service) and PrestaSharp's role as a strongly-typed .NET wrapper around that API
  • Requirements & Installation — Added .NET 4.5 / RestSharp prerequisites and NuGet install instructions (Install-Package PrestaSharp / dotnet add package PrestaSharp)
  • Supported resources — Added missing entries: Countries, Order Payments, Suppliers; fixed singular/plural inconsistencies (Address → Addresses, Tax Rule → Tax Rules)
  • Markdown — Normalized heading levels (## throughout)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…and missing resources

Co-authored-by: MarcoITDev <12186245+MarcoITDev@users.noreply.github.com>
Copilot AI changed the title [WIP] Clarify project scope and objectives docs: improve README with project overview, installation, and complete resource list Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants