From b2201200d85f06f0189cb74d9b69208504cf12cd Mon Sep 17 00:00:00 2001 From: tlylt Date: Fri, 15 Apr 2022 08:16:02 +0800 Subject: [PATCH] Update name --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fc2141..1a476cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# install-graphviz +# Install Graphviz [![test workflow](https://github.com/tlylt/install-graphviz/actions/workflows/test.yml/badge.svg)](https://github.com/tlylt/install-graphviz/actions/workflows/test.yml) diff --git a/action.yml b/action.yml index 8e224c8..1497820 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: install-graphviz +name: Install Graphviz description: 'Install Graphviz cross-platform (Linux, macOS, Windows)' branding: icon: 'download'