Skip to content

Commit

Permalink
Fix Readme path
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jan 10, 2024
1 parent b330644 commit 118b893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/fastapi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "data-api"
version = "0.1.0"
description = ""
authors = ["OONI <[email protected]>"]
readme = "README.md"
readme = "Readme.md"

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit 118b893

Please sign in to comment.