From 605e883696f8861e4b8c00b18ead9b933ac30e7a Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 7 Apr 2019 22:39:11 +0200 Subject: Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 599d48b..7a4077c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This is a WIP implementation in Rust of the [dhall](https://dhall-lang.org) conf This language is defined by a [standard](https://github.com/dhall-lang/dhall-lang), and this implementation tries its best to respect it. +This is still quite unstable so use at your own risk. Documentation is severely lacking for now, sorry ! + ## Standard-compliance - Parsing: 100% @@ -16,12 +18,3 @@ This language is defined by a [standard](https://github.com/dhall-lang/dhall-lan You can see what's missing from the commented out tests in `dhall/tests`. -## Help wanted ! - -This is a really fun project and there is a ton of things to do ! -If that's something you're interested in, please come and contribute ! -For now the project is rather rough and undocumented, but I'd be happy to explain anything you need. - -See https://github.com/Nadrieril/dhall-rust/projects/1 for a rough idea of what's planned and needed to make this project a great -implementation of dhall. - -- cgit v1.2.3