Skip to content

Commit

Permalink
doc: README is now in Markdown, not RST
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <[email protected]>
  • Loading branch information
madpah committed Dec 17, 2021
1 parent 2a9dcf7 commit 3d78272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ authors = [
]
maintainers = ["Paul Horton <[email protected]>"]
license = "Apache-2.0"
readme = "README.rst"
readme = "README.md"
homepage = "https://github.com/madpah/requirements-parser"
repository = "https://github.com/madpah/requirements-parser"
packages = [
Expand Down

0 comments on commit 3d78272

Please sign in to comment.