Skip to content

Commit 93a8d9e

Browse files
Clarify that hosting using gunicorn.
1 parent ba876c1 commit 93a8d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flask Sample Application
22

3-
This repository provides a sample Python web application implemented using the Flask web framework. It is intended to be used to demonstrate deployment of Python web applications to OpenShift 3.
3+
This repository provides a sample Python web application implemented using the Flask web framework and hosted using ``gunicorn`. It is intended to be used to demonstrate deployment of Python web applications to OpenShift 3.
44

55
## Implementation Notes
66

0 commit comments

Comments
 (0)