Skip to content

Commit 9676d9d

Browse files
Update README for wiki link for deployment process
1 parent c1568a4 commit 9676d9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
8. Go to [127.0.0.1:5000/](http://127.0.0.1:5000/) in your web-browser and use the application.
2525

26-
#### Optional:
26+
### Optional:
2727

2828
You can register a base user using flask shell:
2929

@@ -34,3 +34,5 @@ flask shell
3434
> db.session.add(user)
3535
> db.session.commit()
3636
```
37+
38+
# Looking to deploy and maintain MYO-xIA ? [See the wiki page: Deploy and maintain](https://github.com/lambda-science/MYO-xIA-App/wiki/MYO-xIA-Deployment,-update-and-maintainability.)

0 commit comments

Comments
 (0)