summaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index 530ebad5..2371561d 100644
--- a/README.mkd
+++ b/README.mkd
@@ -12,6 +12,8 @@ ISO-TP (ISO 15765-2) Support Library in C
// TODO should handlers take a context? depends on how we want to use this
+// TODO add an optional dispatcher to handle multiple open requests
+
## Testing
The library includes a test suite that uses the `check` C unit test library.