Skip to content

Commit 3ea0f73

Browse files
committed
updated README
1 parent 4e7aec6 commit 3ea0f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# `leiden_clustering`
2-
[![pipy](https://img.shields.io/pypi/v/leiden_clustering?color=informational)](https://pypi.python.org/pypi/leiden_clustering)
2+
[![pipy](https://img.shields.io/pypi/v/leiden_clustering)](https://pypi.python.org/pypi/leiden_clustering)
33
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
44

55
## Description

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"License :: OSI Approved :: BSD License",
2222
"Topic :: System :: Clustering",
2323
],
24-
license="BSD 3-Clause License",
24+
license="BSD 3-Clause License"
2525
)

0 commit comments

Comments
 (0)