Added demo credentials
parent
13e25251c7
commit
ad0b4c0604
13
README.md
13
README.md
|
@ -9,6 +9,19 @@
|
|||
|
||||
[**View the demo**](https://demo.expresscart.markmoffat.com/)
|
||||
|
||||
|
||||
```
|
||||
Demo credentials
|
||||
|
||||
Admin User:
|
||||
- User: `demo@test.com`
|
||||
- Password: `test`
|
||||
|
||||
Customer:
|
||||
- User: `test@test.com`
|
||||
- Password: `test`
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
1. Create a folder to hold your installation: `mkdir expressCart`
|
||||
|
|
Loading…
Reference in New Issue