Skip to content

Commit 4d32a61

Browse files
committed
Correction of issue #4: correct capitalisation of README.md, for capitalisation sensitive systems
1 parent 1eb2014 commit 4d32a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "frame-sdk"
77
version = "1.2.3"
88
authors = [{ name = "Roger Pincombe", email = "[email protected]" },{ name = "Brilliant Labs", email = "[email protected]" }]
99
description = "Python Developer SDK for Brilliant Frame glasses"
10-
readme = "readme.md"
10+
readme = "README.md"
1111
requires-python = ">=3.7"
1212
license = { file = "license.md" }
1313
classifiers = [

0 commit comments

Comments
 (0)