You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@
48
48
- Security to prevent certain transactions using error codes 400-404
49
49
- Create, Read, and Update for stocks
50
50
51
+
## 📐 Tests
52
+
51
53
## 🚀 Getting Started
52
54
### To run this project on your system:
53
55
- In your terminal, navigate to the root project directory and run the following commands
@@ -116,8 +118,6 @@ CREATE TABLE sold (
116
118
)
117
119
```
118
120
119
-
## 📐 Tests
120
-
121
121
## 📣 Attribution
122
122
- Stock prices pulled from [IEX Stock Quote API](https://iexcloud.io/docs/api/#quote)
123
123
- Feather icon made by [Freepik](http://www.freepik.com/) from [Flaticon](https://www.flaticon.com/free-icon/feather_105145?term=feather&page=1&position=85&related_item_id=105145)
0 commit comments