From 40ee712e2a5fed31069f253d54f655facfc63df2 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 6 May 2020 17:19:29 +0700 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 601ce55..c6a97c2 100644 --- a/README.md +++ b/README.md @@ -129,15 +129,6 @@ server { } ```` -OpenShift ---------- -Need a free server to test HTMLy? try [OpenShift](https://www.openshift.com) using the [HTMLy OpenShift QuickStart](https://hub.openshift.com/quickstarts/219-htmly) for easy deployment. - -**Quick install:** - -[![Click to install OpenShift](http://launch-shifter.rhcloud.com/launch/light/Click to install.svg)](https://hub.openshift.com/quickstarts/deploy/219-htmly) - - Making a secure password ---------------------- Passwords can be stored in `username.ini` (where "username" is the user's username) in either plaintext, encryption algorithms supported by php `hash` or bcrypt (recommended). To generate a bcrypt encrypted password: