Skip to content

Commit a3fcf2b

Browse files
committed
Not sure how that got uncapitalized
1 parent 0dd1713 commit a3fcf2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "annotated-logger"
77
dynamic = ["version"]
88
description = "A decorator that logs the start and end of a function as well as providing an optional logger with annotations"
9-
readme = "Readme.md"
9+
readme = "README.md"
1010
license = ""
1111
requires-python = ">=3.6"
1212
authors = [

0 commit comments

Comments
 (0)