From 795a173a6f19b6aba8ae417072f0d8c34882cefd Mon Sep 17 00:00:00 2001 From: DanHP Date: Mon, 23 Mar 2015 13:48:22 -0500 Subject: [PATCH] Added URL shortcuts Used Git.io to shorten some useful URLs for easy typing --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ca6a8a..043c48c 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ This repository will be used to house the Python ProLiant SDK. This SDK will be ## Requirements To use the enclosed examples, you will need [Python 2.7](https://www.python.org/downloads/), and a ProLiant server running iLO 4 with network access to the iLO network port. Note that Python 2.7.9 enforces greater SSL verification requiring server certificates be installed. Parameters to relax the requirements are available in the sample scripts, but these configurations are discouraged due to security concerns. + +## Shortcuts +- **repo webpage** - Shortened URL (http://git.io/hbp5)
+- **repo zip archive** - Shortened URL (http://git.io/hbj9)
+- **repo tar archive** - Shortened URL (http://git.io/hbhp)