From a7bfd973bc226a1995bf083b18250cf8275c4ec2 Mon Sep 17 00:00:00 2001 From: Masashi SHIBATA Date: Mon, 2 Nov 2020 22:16:22 +0900 Subject: [PATCH] Remove CI badge due to not the status of main branch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d98cec25..81e9f2ce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # optuna-dashboard ![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square) -![tests](https://github.com/c-bata/optuna-dashboard/workflows/tests/badge.svg) Real-time dashboard for [Optuna](https://github.com/optuna/optuna). Code files were originally taken from [Goptuna](https://github.com/c-bata/goptuna).