Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Commit 237b20b

Browse files
authored
Update README.md
1 parent acb88e8 commit 237b20b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ E-commerce web application built using php routing. Instead of relying on the we
2525
- Create database
2626
- Execute [db-settings.sql](src/db-settings.sql)
2727
- Enter database config [db.php](src/views/db.php)
28-
- Enter sendgrid API key []
29-
- Enter intercom app id []
28+
- Enter sendgrid API key https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/admin/util.php#L5
29+
- Enter intercom app id https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/footer.php#L86 https://github.com/Tomiwa-Ot/e-commerce/blob/acb88e8d885feb9ed462242da9d4361c19755041/src/views/footer.php#L101
3030
- Enable the php_gd/gd extension in php.ini
3131

3232
## Screenshots
@@ -49,4 +49,4 @@ E-commerce web application built using php routing. Instead of relying on the we
4949
![Admin Orders](screenshots/admin-orders.png)
5050
![Admin Products](screenshots/admin-products.png)
5151
![Admin Reset Password](screenshots/admin-reset-password.png)
52-
![Admin Settings](screenshots/admin-settings.png)
52+
![Admin Settings](screenshots/admin-settings.png)

0 commit comments

Comments
 (0)