Skip to content

Commit 67c8bf8

Browse files
committed
update readme
1 parent 70a3ef7 commit 67c8bf8

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ $RECYCLE.BIN/
122122
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
123123
.vscode/
124124
.eslintrc.json
125-
05_apiFrontEnd\index.js
125+
05_apiFrontEnd/index.js

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ mtanzim@gmail.com
1010

1111
Please find notes [here]().
1212

13-
## Further Reading
13+
## Exercises
14+
15+
- [Simple API Example with callbacks](https://mtanzim.github.io/dci-js-lesson-callbacks/)
16+
- [API Link](https://jsonplaceholder.typicode.com/users)
1417

15-
Below links contain additional information.
18+
## Further Reading
1619

17-
- [React Weather App Example](https://github.com/mtanzim/react-weather-app)
20+
Below links contain additional information.

0 commit comments

Comments
 (0)