diff --git a/README.md b/README.md index a93bf9e..f9625dd 100644 --- a/README.md +++ b/README.md @@ -63,5 +63,6 @@ Reverse Quiz uses the following libraries: - socket.io, available at [https://github.com/socketio/socket.io](https://github.com/socketio/socket.io), [license](https://github.com/socketio/socket.io/blob/master/LICENSE) - skeleton, available at [https://github.com/dhg/Skeleton](https://github.com/dhg/Skeleton), [license](https://github.com/dhg/Skeleton/blob/master/LICENSE.md) - FontAwesome, available at [https://github.com/FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome), [license](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt) - +- Node Fetch, available at [https://github.com/node-fetch/node-fetch](https://github.com/node-fetch/node-fetch), [license](https://github.com/node-fetch/node-fetch/blob/master/LICENSE.md) +- Open Trivia Database, available at [https://opentdb.com/](https://opentdb.com/), [license](https://creativecommons.org/licenses/by-sa/4.0/)