-
Notifications
You must be signed in to change notification settings - Fork 4
Add xAPI Model JAR size to README #375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
thomasturrell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot make it less promotional and don't include links that can become outdated. The model is suitable for Simple projects that only require basic serialisation and deserialisation
|
@thomasturrell Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
@copilot can you try again
|
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Updated in 889a02f. The section is now simpler and focuses on suitability for simple projects requiring basic serialisation and deserialisation. Removed the promotional language, subsection header, bullet points, and version-specific download link. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds information about the xAPI Model JAR file size (~120 KB) to the README to help users understand that the library is lightweight and suitable for resource-constrained projects.
Key Changes:
- Adds a bold statement about the JAR size (approximately 120 KB) in the xAPI Java Model section



Description
Adds the xAPI Model JAR size (~120 KB) to the README to inform users about its suitability for simple projects requiring basic serialisation and deserialisation.
Resolves #305
Checklist:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.