Skip to content

Commit c2fafcf

Browse files
committed
README updated
1 parent 57df10f commit c2fafcf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# appdeploy
22

3-
## Overview
3+
## Overview
44

55
The appdeploy module helps Django deploys by:
66

77
* Installing compilation dependecies
88
* Setting up reverse proxy
99
* Configuring supervisor to manage the application execution
10+
* Configuring gunicorn WSGI server
1011
* Allowing the user to set a websocket proxy
1112

12-
## Defines
13+
## Defines
1314

1415
### appdeploy::django
1516

@@ -32,7 +33,7 @@ Parameters:
3233

3334
## Classes
3435

35-
Installs development libraries and headers to allow compilation of specific libraries.
36+
Installs development libraries and headers to allow compilation of specific libraries.
3637

3738
Currently supporting:
3839

0 commit comments

Comments
 (0)