diff --git a/README.md b/README.md index 15ed255..8444845 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,11 @@ When you want to publish the Flask app online, the easiest way to do it(and mana For that you can create a new repo in git and follow the guided steps to push your app there. +For pushing your app to git repo check... +For more information on git and [common errors in git] (Solving “Fatal: Not A Git Repository” (Or Any Of The Parent Directories) Error) + + + There are plenty of ways to put your flask app online. Here, in XPUB, we mainly work with small self-hosted servers like the Soupboat and the Breadcube. These steps refer to this kind of specific setup.