Skip to content

Commit a27bcab

Browse files
sub bade docs workflow with docs link
1 parent ecb3506 commit a27bcab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![CI](https://github.com/andreascaglioni/python-project-template/actions/workflows/tests.yml/badge.svg)](https://github.com/andreascaglioni/python-project-template/actions/workflows/tests.yml)
2-
[![Docs](https://github.com/andreascaglioni/python-project-template/actions/workflows/docs.yml/badge.svg)](https://github.com/andreascaglioni/python-project-template/actions/workflows/docs.yml)
2+
[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://andreascaglioni.github.io/python-project-template/)
33
[![PyPI Version](https://img.shields.io/pypi/v/python-project-template-AS.svg)](https://pypi.org/project/python-project-template-AS/)
44
[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
@@ -16,7 +16,6 @@ This project implements a small dependence-free Calculator API (Operation, Opera
1616
- [Features](#features)
1717
- [Installation](#installation)
1818
- [Usage and Testing](#Usage-and-Testing)
19-
- [Examples & experiments](#examples--experiments)
2019
- [Documentation](#documentation)
2120
- [Contributing](#contributing)
2221
- [License](#license)

0 commit comments

Comments
 (0)