summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2012-12-18 19:33:04 +0100
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2012-12-18 19:33:04 +0100
commitcb43de875aa611d9c5eab49b59984202f0e11edc (patch)
treeeb8fb654b7a7d64ad52e25103105a686f5b992aa
parentda944e331fd7b02cc380dd2112a4d3559ce4104b (diff)
downloadNim-cb43de875aa611d9c5eab49b59984202f0e11edc.tar.gz
Adds link to external nimrod-crossplatform-todo repository.
-rw-r--r--examples/cross_todo/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/cross_todo/readme.txt b/examples/cross_todo/readme.txt
index acea8973a..326ed816f 100644
--- a/examples/cross_todo/readme.txt
+++ b/examples/cross_todo/readme.txt
@@ -3,3 +3,5 @@ called by different native user interfaces.
 

 This example builds on the knowledge learned from the cross_calculator example.

 Check it out first to learn how to set up nimrod on different platforms.

+Additional implementations are provided at the external

+https://github.com/gradha/nimrod-crossplatform-todo github repository.