We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d723bc8 commit 853d634Copy full SHA for 853d634
frontend/README.md
@@ -7,8 +7,8 @@ NextJS application for managing stock trading operations.
7
## Getting Started
8
1. Clone the repository:
9
```sh
10
-git clone https://github.com/your-username/swift-trader-frontend.git
11
-cd swift-trader-frontend
+git clone https://github.com/MarcusDunn/day-trader.git
+cd day-trader/frontend
12
```
13
14
2. Install the dependencies:
@@ -42,4 +42,4 @@ swift-trader-frontend/
42
└── src/ # Contains all components and app files
43
├── components/ # Contains reusable UI components
44
└── ...
45
-```
+```
0 commit comments