Skip to content

Commit 20cfe4f

Browse files
committed
Change readme to markdown
1 parent 92146c2 commit 20cfe4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "butler"
6+
name = "firebird-butler-protobuf"
77
dynamic = ["version"]
88
description = 'Firebird Butler protocol buffers'
9-
readme = "README.rst"
9+
readme = "README.md"
1010
requires-python = ">=3.8"
1111
license = { file = "LICENSE" }
1212
keywords = ["Firebird", "Butler", "protobuf"]

0 commit comments

Comments
 (0)