Skip to content

Commit d5c27f6

Browse files
Update README.md
1 parent de88f9c commit d5c27f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 3D Point Cloud Kernels
22
Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point clouds.
33

4-
![Deploy](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Deploy/badge.svg) ![Unittests](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Unittests/badge.svg)
4+
[![PyPI version](https://badge.fury.io/py/torch-points-kernels.svg)](https://badge.fury.io/py/torch-points-kernels) ![Deploy](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Deploy/badge.svg) ![Unittests](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Unittests/badge.svg)
55

66
## Installation
77
**Requires torch** version 1.0 or higher to be installed before proceeding. Once this is done, simply run

0 commit comments

Comments
 (0)