Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,6 @@ Choose from 1, 2, 3, 4, 5, 6 [1]:

When you finish to introduce the options, a project will be created in `[project_folder]` folder

## How To Contrib
## How To contribute
We appreciate opening issues and pull requests to make PyMS even more stable & useful! See [This doc](CONTRIBUTING.md)
for more details.
2 changes: 0 additions & 2 deletions examples/microservice_swagger/views.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@


def example():
return {"main": "hello world"}