From 6812be5e97f6d742c1b9b8c19468ec3ffe5f6116 Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:09:48 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c6fec9a..085a88b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -### __Get and export cookie__ - -`$ export COOK=" ... "` - ### __Notes__ - 33/ coin chain / knapsack problem - 23/ reversed Playfair @@ -16,6 +12,10 @@ - 7/ implement ELO - 5/ rolling dice OOP +### __Export cookie__ + +`$ export COOK=" ... "` + ### __Run solution #10__ `$ go run 10.go 10_helper.go`