From fe93cd485066ca49740c5d2be7bd5e4d9e160130 Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Tue, 21 Oct 2025 22:55:44 +0100 Subject: [PATCH] Reformatted README --- tig-algorithms/src/knapsack/native_knapsack/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tig-algorithms/src/knapsack/native_knapsack/README.md b/tig-algorithms/src/knapsack/native_knapsack/README.md index cf7efa8..a67f85c 100644 --- a/tig-algorithms/src/knapsack/native_knapsack/README.md +++ b/tig-algorithms/src/knapsack/native_knapsack/README.md @@ -3,7 +3,7 @@ ## Submission Details * **Challenge Name:** knapsack -* **Submission Name:** native_knapsack +* **Algorithm Name:** native_knapsack * **Copyright:** 2025 Rootz * **Identity of Submitter:** Rootz * **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