From e53832ca4b7a8e6336aa1b5fdb244170ec402964 Mon Sep 17 00:00:00 2001 From: Qiu ChangJin Date: Sat, 19 Jan 2019 09:16:10 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e58b01a..aff3c07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ eval ==== -[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) +[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned) + [![docs](https://docs.rs/eval/badge.svg?version=0.4.3 "docs")](https://docs.rs/eval) Eval is a powerful expression evaluator.