Skip to content

Commit f25220f

Browse files
committed
Updating README.rst ..
1 parent f652ab4 commit f25220f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PyWebApi is a micro-framework for Python RESTfulization. It turns Python(3+) mod
77
The repository provides:
88

99
#. A library package **pywebapi** (https://pypi.org/project/pywebapi) for making PyWebApi Server.
10-
#. A sample `PyWebApi Server (for IIS) <https://github.com/DataBooster/PyWebApi/tree/master/Sample/PyWebApi.IIS>`_. It can be easily customized to your own PyWebApi Server.
10+
#. A sample `PyWebApi Server (for IIS) <Sample PyWebApi Server (for IIS)_>`__. It can be easily customized to your own PyWebApi Server.
1111
#. Some sample `user-apps/user-modules/user-scripts <Sample User Apps/Modules/Scripts_>`__.
1212
#. Some utility PyPI packages:
1313

@@ -232,3 +232,4 @@ Sample User Apps/Modules/Scripts
232232
#. (optional) Sends the above results to a database (`DbWebApi <https://github.com/DataBooster/DbWebApi>`_) for storage or further processing;
233233
#. (optional) Sends a notification about the final result or error.
234234

235+
.. image:: docs/mdxreader.png

docs/SchematicDiagram.docx

22 KB
Binary file not shown.

docs/mdxreader.png

29.2 KB
Loading

0 commit comments

Comments
 (0)