diff --git a/README.md b/README.md index a17e7a3..bb0dd1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # IA OCR Service backend +_Link to [Frontend repository URL](https://github.com/duquejo/IA-Project-Frontend)_ + [![node](https://img.shields.io/badge/node-v16.3.X-yellow.svg)](https://nodejs.org) [![npm](https://img.shields.io/badge/npm-v8.3.X-red.svg)](https://www.npmjs.com/) [![Serverless](https://img.shields.io/badge/serverless-v3.22.0-orange.svg)](https://www.serverless.com/) @@ -45,4 +47,4 @@ Run `npm run test:coverage` to execute the unit tests coverage via [Jest](https: If you find this repo useful here's how you can help: 1. Send a Merge Request with your awesome new features and bug fixes -2. Wait for a Coronita :beer: you deserve it. \ No newline at end of file +2. Wait for a Coronita :beer: you deserve it.