From 35fbb03de203fec9424e9865cd78b712c57e6aa3 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Fri, 15 May 2026 18:53:00 -0500 Subject: [PATCH] v1 done --- README.md | 1 + pyproject.toml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8f393f --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# foreignthon-es diff --git a/pyproject.toml b/pyproject.toml index bf615fc..44242fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ build-backend = "hatchling.build" name = "foreignthon-es" version = "0.1.0" description = "Spanish language pack for ForeignThon." -readme = "README.md" license = { text = "MIT" } requires-python = ">=3.9" authors = [