Added simple README

This commit is contained in:
Felipe Martin 2020-03-03 17:26:57 +01:00
parent df7ef33319
commit 8e5ed54d5f
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Simple OpenShift application
This is a simple OpenShift application for debugging purposes. You can
deploy it with the python:3.6 builder and it should work out of the box.
It provides several routes for testing on the index page.
Feel free to send patches.