From 97747a719c901edf8c5615a398957573242d6ac8 Mon Sep 17 00:00:00 2001 From: Chen Yuheng Date: Tue, 2 Jun 2015 00:53:32 +0800 Subject: [PATCH] Update Readme.md --- saphyr/Readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/saphyr/Readme.md b/saphyr/Readme.md index d642c0b..5758fc2 100644 --- a/saphyr/Readme.md +++ b/saphyr/Readme.md @@ -15,7 +15,10 @@ Rust 1.0.0 and nightly! See [Document](http://chyh1990.github.io/yaml-rust/doc/yaml_rust/) -NOTE: This library is still under heavily development. +> NOTE: This library is still under heavily development. + +> WARNING: This library needs more tests and it is NOT ready for +> parsing arbitrary user input from *untrusted source*. ## Quick Start