Skip to content

Commit 45505e2

Browse files
authored
Center the documentation and others.
1 parent fa1c97d commit 45505e2

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,11 @@ That is, embed Clang and LLVM as a libraries in their codebases.
2222
The API are designed to be minimalistic and aid non-trivial tasks such as language interoperability on the fly.
2323
In such scenarios CppInterOp can be used to provide the necessary introspection information to the other side helping the language cross talk.
2424

25-
[Installation](#build-instructions)
26-
27-
[Documentation](https://cppinterop.readthedocs.io/en/latest/index.html)
28-
29-
[CppInterOp API Documentation](https://cppinterop.readthedocs.io/en/latest/build/html/index.html)
25+
<div align="center">
3026

31-
Try Jupyter Lite CppInterOp demo by clicking below
27+
[Installation](#build-instructions) | [Documentation](https://cppinterop.readthedocs.io/en/latest/index.html) | [CppInterOp API Documentation](https://cppinterop.readthedocs.io/en/latest/build/html/index.html) | [![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://compiler-research.github.io/CppInterOp/lab/index.html)
3228

33-
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://compiler-research.github.io/CppInterOp/lab/index.html)
29+
</div>
3430

3531
## CppInterOp Introduction
3632

0 commit comments

Comments
 (0)