Skip to content

Commit 6641f99

Browse files
committed
Added CompreFace version
1 parent ba1c3d2 commit 6641f99

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
@@ -24,11 +24,11 @@ CompreFace JavaScript SDK makes face recognition into your application even easi
2424
## Requirements
2525

2626
Before using our SDK make sure you have installed CompreFace and Nodejs on your machine.
27-
1. [CompreFace](https://github.com/exadel-inc/CompreFace#getting-started-with-compreface)
27+
1. [CompreFace](https://github.com/exadel-inc/CompreFace#getting-started-with-compreface)(Version 0.4.1)
2828
2. [Nodejs](https://nodejs.org/en/)(Version 10+)
2929

3030
## Installation
31-
To add CompreFace JS SDK to your project, run following command in the project folder:
31+
To add CompreFace JS SDK to your project, run the following command in the project folder:
3232

3333
```npm i @exadel/compreface-js-sdk```
3434

0 commit comments

Comments
 (0)