about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index e14148a..c62ef7b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
 # genetic_r2_bots
 
-building r2 bots using genetic algorithms
\ No newline at end of file
+building r2 bots using genetic algorithms
+
+## r2wars
+
+The goal of r2wars is to place two bots in as shared memory space and let
+them battle against each other until one of them cannot run anymore, because
+of some kind of broken instruction.
+
+A more informal README can be found [here](https://github.com/radareorg/radare2-extras/tree/master/r2wars).
\ No newline at end of file