mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Update README (use markdown, remove travis)
This commit is contained in:
parent
d22eb6b073
commit
98c7bd0865
23
README.md
Normal file
23
README.md
Normal 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
|
||||
25
README.rst
25
README.rst
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user