summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index bcc43a9..b36b7e2 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,14 @@ when I run max-client.py 5 5
then answer is 0
~~~
+### List of two numbers in order
+
+~~~scenario
+given server
+when I run max-client.py 5 6
+then answer is 0
+~~~
+
---
title: "OSO work sample—MAX"