Add meaningful README.md content#25
Conversation
Agent-Logs-Url: https://github.com/OGSteam/mod-expedition/sessions/412c564a-3703-47b9-aa77-050a328e7e68 Co-authored-by: darknoon29 <13015521+darknoon29@users.noreply.github.com>
|
There was a problem hiding this comment.
Pull request overview
This PR replaces an essentially empty README.md with full French documentation for the OGSpy “eXpedition” module, including usage context with Xtense 2 and practical install/update guidance.
Changes:
- Added a complete French README (module description, tracked expedition types, feature list).
- Documented prerequisites, installation, update, usage, and support/author/license info.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Licence | ||
|
|
||
| Ce projet est sous licence [GPL-2.0](https://opensource.org/licenses/GPL-2.0). |
There was a problem hiding this comment.
Le texte de licence indique « GPL-2.0 », mais le projet déclare GPL-2.0-only dans composer.json. Pour garder une documentation cohérente, mettez à jour cette mention (et/ou le lien) pour refléter précisément la licence effective.
| # mod-expedition | ||
| # mod-expedition (eXpedition) | ||
|
|
||
| [](https://opensource.org/licenses/GPL-2.0) |
There was a problem hiding this comment.
Le README mentionne « GPL-2.0 » dans le badge, alors que composer.json déclare la licence SPDX GPL-2.0-only. Pour éviter l’ambiguïté ("only" vs "or-later"), alignez le badge/texte sur GPL-2.0-only (et éventuellement le lien vers une page SPDX correspondante).



The
README.mdwas essentially empty — only containing the repo title# mod-expedition.Changes
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.