diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md index c473557..33a4b78 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # r2wars-new -This is a quick and dirty implementation of r2wars for the easterhegg 20 -workshops I'm giving (It's currently 01:00 of the day of the workshop and I'm -realizing that the code I wrote about 3 years ago is kind of broken). - ``` ; CGO_ENABLED=0 go run ./... -t 1s -v ./bots/warrior0.asm ./bots/warrior1.as ``` |