aboutsummaryrefslogtreecommitdiff
path: root/challenge-103/abigail/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-103/abigail/README.md')
-rw-r--r--challenge-103/abigail/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/challenge-103/abigail/README.md b/challenge-103/abigail/README.md
index c9089c7c0e..0634240b07 100644
--- a/challenge-103/abigail/README.md
+++ b/challenge-103/abigail/README.md
@@ -41,6 +41,13 @@ Input: 1938
Output: Earth Tiger
~~~~
+### Notes
+We will actually output a three part string; beside the animal and element
+cycles, we also output the yin/yang cycle.
+
+We will be reading years from standard input, writing results to standard
+output.
+
### Solutions
### Blog