From a9bfb79aa9d652967bde34fd7f587ae7a2650a16 Mon Sep 17 00:00:00 2001 From: Andreas Larsen Date: Mon, 22 Jul 2013 01:06:38 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f937ba4ce2..37a803f0ae 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Work In Progress ================ * Not all conversions are unit tested yet. +* Parsing and getting textual representations are not fully functional. * Document all the data structures, units and conversions. Want To Contribute?