Browse Source

[MNT] Add center alignment to README.md

pull/5/head
Tony-HYX 2 years ago
parent
commit
056a52afd8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@@ -1,3 +1,4 @@
<div align="center">
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/AbductiveLearning/ABL-Package/blob/Dev/LICENSE)
[![flake8 Lint](https://github.com/AbductiveLearning/ABL-Package/actions/workflows/lint.yaml/badge.svg?branch=Dev)](https://github.com/AbductiveLearning/ABL-Package/actions/workflows/lint.yaml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
@@ -6,6 +7,8 @@
[📘Documentation](https://www.lamda.nju.edu.cn/abl_test/docs/build/html/index.html) |
[💬Reporting Issues](https://github.com/AbductiveLearning/ABL-Package/issues/new)

</div>

# Abductive Learning (ABL) Package

**ABL-Package** is an open source library for **Abductive Learning (ABL)**.


Loading…
Cancel
Save