Skip to content

Commit 793dabb

Browse files
committed
Fix README filename
1 parent 349afd1 commit 793dabb

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
@@ -5,7 +5,7 @@ license = "MIT"
55
description = "l9format is a schema declaration targeted at interoperability between network recon tools used at LeakIX"
66
authors = ["Danny Willems <danny@leakix.net>"]
77
maintainers = ["Danny Willems <danny@leakix.net>"]
8-
readme = "READNE.md"
8+
readme = "README.md"
99
homepage = "https://github.com/leakix/l9format-python"
1010
repository = "https://github.com/leakix/l9format-python"
1111
documentation = "https://github.com/leakix/l9format-python"

0 commit comments

Comments
 (0)