diff --git a/docs/readme.md b/docs/readme.md index 9ec8f0d974a68bea31a7ef87f11f21653e5a476a..543cd4ffff41704f9893aebdf37c36726cb02656 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,8 +1,12 @@ -# Documentation -This page provides links to documentation about the plugin. +# [Moodle Logstore xAPI](https://moodle.org/plugins/view/logstore_xapi) +> Emits events from the [Moodle](https://moodle.org/) Logstore as [xAPI](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md) statements. -- [Installation](installation.md) -- [Supported events](events.md) -- [Developer documentation](developers.md) -- [Plugin design](design.md) +[](https://travis-ci.org/jlowe64/moodle-logstore_xapi) +[](https://moodle.org/plugins/view/logstore_xapi) +[](https://gitter.im/LearningLocker/learninglocker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +- [Installation](docs/installation.md) +- [Report bugs, enhancements, and questions](contributing.md#issue-templates) +- [Supported events](docs/events.md) +- [Developer documentation](docs/developers.md) +- [Plugin design](docs/design.md)