Skip to content

Commit 3c0e328

Browse files
committed
doc: Minor update
1 parent dbdfecb commit 3c0e328

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 📚 Deploy Docs
1+
name: 📚 Docs
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![build](https://github.com/jannisborn/paperscraper/actions/workflows/test_tip.yml/badge.svg?branch=main)](https://github.com/jannisborn/paperscraper/actions/workflows/test_tip.yml?query=branch%3Amain)
22
[![build](https://github.com/jannisborn/paperscraper/actions/workflows/test_pypi.yml/badge.svg?branch=main)](https://github.com/jannisborn/paperscraper/actions/workflows/test_pypi.yml?query=branch%3Amain)
3+
[![build](https://github.com/jannisborn/paperscraper/actions/workflows/docs.yml/badge.svg?branch=main)](https://jannisborn.github.io/paperscraper/)
34
[![License:
45
MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
56
[![PyPI version](https://badge.fury.io/py/paperscraper.svg)](https://badge.fury.io/py/paperscraper)
@@ -13,7 +14,6 @@ It provides a streamlined interface to scrape metadata, allows to retrieve citat
1314
from Google Scholar, impact factors from journals and comes with simple postprocessing functions
1415
and plotting routines for meta-analysis.
1516

16-
Full docs are available here: https://jannisborn.github.io/paperscraper/
1717

1818
## Table of Contents
1919

0 commit comments

Comments
 (0)