Skip to content

Commit

Permalink
read me demo screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bubasuma committed Dec 6, 2015
1 parent a8cf0a9 commit 47d7e02
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,10 @@ You should see the below "Congratulations!" page in your browser, if you are run
If you are running with demo configurations:

![yii simple chat demo page](http://i.imgur.com/mB0CsETh.png "yii simple chat demo page")

If not, please check if demo migration has been successfully applied against your database. You can check it by running the following command:

```
yii simplechat/start
```
>Note: the command above is accessible only if you have configured your console application as it is recommended above.

0 comments on commit 47d7e02

Please sign in to comment.