From 7d9726a5ec9b2e2c74bc6856d52a68ead26dc798 Mon Sep 17 00:00:00 2001 From: Masaaki Goshima Date: Tue, 5 Nov 2019 17:31:06 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index dec40c77..832c9749 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,8 @@ As of this writing, there already exists a defacto standard library for YAML pro - Support `Anchor` and `Alias` when marshaling - Allow referencing elements declared in another file via anchors -# Status -- This library should be considered alpha grade. API may still change. - -# Features ( Goals ) +# Features - Pretty format for error notifacations - Support `Scanner` or `Lexer` or `Parser` as public API