diff --git a/README.md b/README.md
index 523b7ec..26feb70 100644
--- a/README.md
+++ b/README.md
@@ -26,11 +26,11 @@ functionality, secure payment processing, and order management.
-order management
-
How to use payment gateway ?
- In order to use payment in app you need to follow these steps:
- 1.Move to directory /src/payment
- 2.Run this command node stripe.js
- Then you can see that its working in your machine.
+ How to use payment gateway ?
+ In order to use payment in app you need to follow these steps:
+ 1.Move to directory /src/payment
+ 2.Run this command node stripe.js
+ Then you can see that its working in your machine.
Note : In this deployed app payment integration won't work cause it need to start the express server.