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`