Skip to content

Commit 14ed7c0

Browse files
authored
feat(fa-297): add documentation link to README.md content body
feat(fa-297): add documentation link to README.md content body
2 parents d3aa571 + 8fa013b commit 14ed7c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ A backend application built with Prisma, Docker and Node.js
3232
- [Table of Contents](#table-of-contents)
3333
- [Built With](#built-with)
3434
- [Getting Started](#getting-started)
35+
- [Documentation](#documentation)
3536
- [Initial setup](#initial-setup)
3637
- [Running the project](#running-the-project)
3738
- [For REST API](#for-rest-api)
@@ -54,6 +55,10 @@ This application was built with:
5455

5556
Before you start, make sure you have [Docker](https://docs.docker.com/install/) and [Node](https://nodejs.org/en/) installed on your local machine.
5657

58+
### Documentation
59+
60+
Heroes API documention can be found [here](https://github.com/netguru/heroes-api/wiki).
61+
5762
### Initial setup
5863

5964
1. Clone this repo into your local machine

0 commit comments

Comments
 (0)