Skip to content

Commit 5ae8d20

Browse files
committed
update readme?
1 parent 2d739dd commit 5ae8d20

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@ Install
2323
pip install Flask-COMBO-JSONAPI
2424

2525

26+
Example?
2627

27-
.. include:: ./docs/minimal_api_head.rst
28+
.. include:: docs/minimal_api_head.rst
29+
30+
31+
Literal include minimal api example?
32+
33+
.. literalinclude:: ./examples/api_minimal.py
34+
:language: python
2835

2936

3037
Flask-COMBO-JSONAPI vs `Flask-RESTful <https://flask-restful.readthedocs.io/en/latest/>`_

0 commit comments

Comments
 (0)