diff options
author | Valentin Popov <valentin@popov.link> | 2023-12-28 15:58:03 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2023-12-28 15:58:03 +0300 |
commit | 064e2fa4225331b720b5007e4c49548004e3a6ab (patch) | |
tree | 7da8d49c5d4e03caead914ad774c0fc84bbb462f /README.md | |
parent | 9cf4fc575c8790fc0d079f021817d35a7b42de56 (diff) | |
download | local_webhooks-064e2fa4225331b720b5007e4c49548004e3a6ab.tar.xz local_webhooks-064e2fa4225331b720b5007e4c49548004e3a6ab.zip |
Update README.md
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,8 +1,5 @@ # Moodle WebHook's [![GitHub Release](https://img.shields.io/github/release/valentineus/moodle-webhooks.svg)](https://github.com/valentineus/moodle-webhooks/releases) -[![Build Status](https://travis-ci.org/valentineus/moodle-webhooks.svg?branch=master)](https://travis-ci.org/valentineus/moodle-webhooks) -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/376ab669f2d3436884015554f686a915)](https://www.codacy.com/app/valentineus/moodle-webhooks) -[![Gitter Badge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/valentineus/moodle-webhooks) Adding Webhooks to Moodle. The Webhooks feature allows applications to receive real-time notification of changes to certain data. @@ -32,4 +29,4 @@ Features: [GNU GPLv3](LICENSE.txt). Copyright (c) -[Valentin Popov](mailto:info@valentineus.link).
\ No newline at end of file +[Valentin Popov](mailto:info@valentineus.link). |