From 4d06837cd592557887a6098f61fd914f2a099179 Mon Sep 17 00:00:00 2001 From: Dong Daxiang <35550832+guru4elephant@users.noreply.github.com> Date: Sun, 16 Feb 2020 11:32:16 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 888fa524..6ad8f0c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Paddle Serving An easy-to-use Machine Learning Model Inference Service Deployment Tool +[![Release](https://img.shields.io/badge/Release-0.0.3-yellowgreen)](Release) [![Issues](https://img.shields.io/github/issues/PaddlePaddle/Serving)](Issues) [![License](https://img.shields.io/github/license/PaddlePaddle/Serving)](LICENSE) -- GitLab