Skip to content

Commit 93d7a6a

Browse files
authored
Centre badges in Readme.md (#319)
1 parent 7817031 commit 93d7a6a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# ![xeus-cpp](docs/source/xeus-logo.svg)
2-
2+
<div align="center">
3+
34
[![Build Status](https://github.com/compiler-research/xeus-cpp/actions/workflows/main.yml/badge.svg)](https://github.com/compiler-research/xeus-cpp/actions/workflows/main.yml)
45
[![Documentation Status](http://readthedocs.org/projects/xeus-cpp/badge/?version=latest)](https://xeus-cppreadthedocs.io/en/latest/?badge=latest)
56
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/compiler-research/xeus-cpp/main?urlpath=/lab/tree/notebooks/xeus-cpp.ipynb)
@@ -9,14 +10,17 @@
910
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/xeus-cpp/badges/license.svg)](https://github.com/conda-forge/xeus-cpp-feedstock)
1011
[![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/xeus-cpp.svg)](https://anaconda.org/conda-forge/xeus-cpp)
1112
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/xeus-cpp/badges/downloads.svg)](https://github.com/conda-forge/xeus-cpp-feedstock)
12-
13+
</div>
1314

1415
`xeus-cpp` is a Jupyter kernel for cpp based on the native implementation of the
1516
Jupyter protocol [xeus](https://github.com/jupyter-xeus/xeus).
1617

1718
Try Jupyter Lite demo by clicking below
1819

20+
<div align="center">
21+
1922
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://compiler-research.github.io/xeus-cpp/lab/index.html)
23+
</div>
2024

2125
## Installation within a mamba environment (non wasm build instructions)
2226

0 commit comments

Comments
 (0)