Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jul 6, 2022
1 parent d3f1cc9 commit 08fee7d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Welcome to PHP Realtime Chat App MVC Model
# Welcome to PHP Realtime Chat App MVC Model by TanHongIT
Create a Chat Application using PHP MVC model with MySQL & JavaScript.

## This source structure is cloned from project: [`php-mvc-structure`](https://github.com/TanHongIT/php-mvc-structure)
Expand Down Expand Up @@ -115,6 +115,19 @@ And then change **local.PHP_Realtime_Chat_App.com.conf** file (/apache2/sites-av
</VirtualHost>
```

# 7. Demo

<p align="center">
<img src="https://user-images.githubusercontent.com/35853002/177470807-57f9b578-efcb-4e2d-8510-8942bc06f297.png" alt="license">
</p>

Demo account:

```
Email: test4@exam.com.vn
Pass: 123456
```

<p align="center">
<img src="https://img.shields.io/packagist/l/doctrine/orm.svg" data-origin="https://img.shields.io/packagist/l/doctrine/orm.svg" alt="license">
</p>

0 comments on commit 08fee7d

Please sign in to comment.