From 1b3edca894251957af3f01797af78d265bc08823 Mon Sep 17 00:00:00 2001
From: softprops <d.tangren@gmail.com>
Date: Mon, 9 Sep 2019 21:50:33 +0900
Subject: [PATCH] call out cross platform support

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 29a5174..085e9f4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 
 # action gh-release [![](https://github.com/softprops/action-gh-release/workflows/Main/badge.svg)](https://github.com/softprops/action-gh-release/actions)
 
-> A GitHub Action for creating GitHub Releases
+> A GitHub Action for creating GitHub Releases on Linux, Windows, and OSX virtual environments
 
 > **⚠️ Note:** To use this action, you must have access to the [GitHub Actions](https://github.com/features/actions) feature. GitHub Actions are currently only available in public beta. You can [apply for the GitHub Actions beta here](https://github.com/features/actions/signup/).