From 68669238888a86687cde1722c7cd36d477f24ee9 Mon Sep 17 00:00:00 2001
From: Konrad Pabjan <konradpabjan@github.com>
Date: Thu, 7 Nov 2019 14:59:28 -0500
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index ad3ae8fd..c45bcdf7 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ jobs:
           architecture: x64
       - run: python my_script.py
 ```
+# Available versions of Python
+
+For detailed information regarding the available versions of Python that are installed on GitHub hosted runners see: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners
 
 # License