From e8ce44769e51a208486e1b400b05ab9365cf0893 Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Tue, 21 Oct 2025 22:57:02 +0100 Subject: [PATCH] Reformatted README --- tig-algorithms/src/knapsack/knapsplatt/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tig-algorithms/src/knapsack/knapsplatt/README.md b/tig-algorithms/src/knapsack/knapsplatt/README.md index 5344ee2..f5c5f80 100644 --- a/tig-algorithms/src/knapsack/knapsplatt/README.md +++ b/tig-algorithms/src/knapsack/knapsplatt/README.md @@ -3,7 +3,7 @@ ## Submission Details * **Challenge Name:** knapsack -* **Submission Name:** knapsplatt +* **Algorithm Name:** knapsplatt * **Copyright:** 2025 Jeeperz * **Identity of Submitter:** Jeeperz * **Identity of Creator of Algorithmic Method:** null @@ -19,5 +19,5 @@ The files in this folder are under the following licenses: * TIG Open Data License * TIG THV Game License -Copies of the licenses can be obtained at: +Copies of the licenses can be obtained at: https://github.com/tig-foundation/tig-monorepo/tree/main/docs/licenses \ No newline at end of file