Update README (use markdown, remove travis)

This commit is contained in:
Adrian Moennich 2021-06-18 17:27:10 +02:00
parent d22eb6b073
commit 98c7bd0865
2 changed files with 23 additions and 25 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# Indico Plugins [![CI Status][ci-badge]][ci-link] [![License][license-badge]][license-link] [![Available on PyPI][pypi-badge]][pypi-link] [![Made at CERN!][cern-badge]][cern-link]
This repository contains all the official plugins for [Indico][indico].
These plugins are licensed under the MIT license.
## Note
In applying the MIT license, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization
or submit itself to any jurisdiction.
[ci-badge]: https://github.com/indico/indico-plugins/actions/workflows/ci.yml/badge.svg
[ci-link]: https://github.com/indico/indico-plugins/actions/workflows/ci.yml
[license-link]: https://github.com/indico/indico-plugins/blob/master/LICENSE
[license-badge]: https://img.shields.io/github/license/indico/indico.svg
[pypi-badge]: https://img.shields.io/pypi/v/indico.svg
[pypi-link]: https://pypi.python.org/pypi/indico-plugins/
[cern-badge]: https://img.shields.io/badge/CERN-Open%20Source-%232980b9.svg
[cern-link]: https://home.cern
[indico]: https://github.com/indico/indico
[indico-plugins]: https://github.com/indico/indico-plugins

View File

@ -1,25 +0,0 @@
Indico Plugins
==============
|build-status| |license|
This repository contains all the official plugins for `Indico`_.
These plugins are licensed under the MIT license.
Note
----
In applying the MIT license, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization
or submit itself to any jurisdiction.
.. _build-status: https://travis-ci.org/indico/indico-plugins
.. _Indico: https://github.com/indico/indico
.. |build-status| image:: https://img.shields.io/travis/indico/indico-plugins/master.svg
:alt: Travis Build Status
:target: https://travis-ci.org/indico/indico-plugins
.. |license| image:: https://img.shields.io/github/license/indico/indico-plugins.svg
:alt: License
:target: https://github.com/indico/indico-plugins/blob/master/LICENSE