diff --git a/README.md b/README.md index 3d86b86..bc48cae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Setuptools plugin for CUDA extensions [![PyPI version](https://badge.fury.io/py/setuptools-cuda.svg)](https://badge.fury.io/py/setuptools-cuda) -[![github actions](https://github. com/euro-hpc-pl/setuptools_cuda/actions/workflows/build_and_test_examples.yml/badge.svg)](https://github.com/euro-hpc-pl/setuptools_cuda/actions/workflows/build_and_test_examples.yml) +[![github actions](https://github.com/euro-hpc-pl/setuptools_cuda/actions/workflows/build_and_test_examples.yml/badge.svg)](https://github.com/euro-hpc-pl/setuptools_cuda/actions/workflows/build_and_test_examples.yml) The `setuptools-cuda` is a `setuptools` plugin for building CUDA enabled Python extension modules.