Skip to content

Commit ce1dee0

Browse files
README minor fix
1 parent 6c810e2 commit ce1dee0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
![Code Coverage](https://img.shields.io/badge/coverage-95%25-brightgreen)
99
![Documentation](https://img.shields.io/badge/docs-passing-brightgreen)
1010
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)
11-
![Last Commit](https://img.shields.io/github/last-commit/muditbhargava66/advanced_image_sensor_interface)
12-
![Stars](https://img.shields.io/github/stars/muditbhargava66/advanced_image_sensor_interface?style=social)
11+
![Last Commit](https://img.shields.io/github/last-commit/muditbhargava66/Advanced-Image-Sensor-Interface)
12+
![Stars](https://img.shields.io/github/stars/muditbhargava66/Advanced-Image-Sensor-Interface?style=social)
1313

1414
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1515
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ dev = [
4040
]
4141

4242
[project.urls]
43-
Homepage = "https://github.com/muditbhargava66/advanced_image_sensor_interface"
44-
Documentation = "https://advanced_image_sensor_interface.readthedocs.io/"
45-
Repository = "https://github.com/muditbhargava66/advanced_image_sensor_interface.git"
46-
Issues = "https://github.com/muditbhargava66/advanced_image_sensor_interface/issues"
43+
Homepage = "https://github.com/muditbhargava66/Advanced-Image-Sensor-Interface"
44+
Documentation = "https://advanced-image-sensor-interface.readthedocs.io/"
45+
Repository = "https://github.com/muditbhargava66/Advanced-Image-Sensor-Interface.git"
46+
Issues = "https://github.com/muditbhargava66/Advanced-Image-Sensor-Interface/issues"
4747

4848
[tool.setuptools]
4949
packages = ["src"]

0 commit comments

Comments
 (0)