From 098588dd4ad950008d05fafa597778b05d0c3ce2 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 22 Mar 2018 15:33:56 +0100 Subject: Add language documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b8ea209..e4d4bc7 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ let _ = (TT::today() - TT::years(1)) // exactly one year ago kairos ships a user input parser, so you can include kairos in your commandline applications. -Have a look at [the example CLI utility](./examples/main.rs). +Have a look at [the example CLI utility](./examples/main.rs) +or the [language documentation](./doc/language.md). # License -- cgit v1.2.3