🩹 Fix README location

This commit is contained in:
Manuel Cillero 2024-11-20 15:52:26 +01:00
parent e830d40a12
commit 04a365797d

View file

@ -8,7 +8,7 @@ description = """\
"""
categories = ["web-programming", "gui", "development-tools", "asynchronous"]
keywords = ["pagetop", "web", "framework", "frontend", "ssr"]
readme = "../../README.md"
readme = "../README.md"
homepage = { workspace = true }
repository = { workspace = true }