Skip to content

Commit

Permalink
I have dyslexia
Browse files Browse the repository at this point in the history
  • Loading branch information
avara1986 committed Sep 23, 2019
1 parent 78d6022 commit 177ed90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# microservices-scaffold
Python Microservice Scaffold is an example to how structure a Flask Microservice Project.
Python Microservice Scaffold is an example of how to structure a Flask Microservice Project.
This Scaffold is build over [PyMS](https://github.com/python-microservices/pyms) package. PyMS is a [Microservice chassis pattern](https://microservices.io/patterns/microservice-chassis.html)
like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build
microservices with Python which handles cross-cutting concerns:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Python Microservices
====================
Python Microservice Scaffold is an example to how structure a Flask Microservice Project.
Python Microservice Scaffold is an example of how to structure a Flask Microservice Project.
This Scaffold is build over `PyMS <https://github.com/python-microservices/pyms>`_ package. PyMS is a `Microservice chassis pattern <https://microservices.io/patterns/microservice-chassis.html>`_
like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build
microservices with Python which handles cross-cutting concerns:
Expand Down

0 comments on commit 177ed90

Please sign in to comment.