Skip to content

Commit f9f280a

Browse files
Update README for wiki link for deployment process
1 parent bf72ef0 commit f9f280a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
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)