Skip to content

Commit eefca15

Browse files
committed
add apiURL paramter to higher order function in order to run tests using a valid test API url and
update README.md
1 parent dc01e06 commit eefca15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
- Security to prevent certain transactions using error codes 400-404
4949
- Create, Read, and Update for stocks
5050

51+
## 📐 Tests
52+
5153
## 🚀 Getting Started
5254
### To run this project on your system:
5355
- In your terminal, navigate to the root project directory and run the following commands
@@ -116,8 +118,6 @@ CREATE TABLE sold (
116118
)
117119
```
118120

119-
## 📐 Tests
120-
121121
## 📣 Attribution
122122
- Stock prices pulled from [IEX Stock Quote API](https://iexcloud.io/docs/api/#quote)
123123
- 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

Comments
 (0)