Skip to content

Commit

Permalink
README update.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Jul 2, 2017
1 parent b09ad91 commit 6a8900a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ Strategies

Two main strategies to use **uwsgiconf**:

1. **Static.** Create configuration .py and compile in into classic uWSGI .ini.
2. **Dynamic.** Create configuration .py, make it executable and give it directly to uWSGI
1. **Static:** create configuration .py and compile in on demand into classic uWSGI .ini.
2. **Dynamic:** create configuration .py, make it executable and give it directly to uWSGI

.. code-block:: bash
Expand Down

0 comments on commit 6a8900a

Please sign in to comment.