We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1c3d2 commit 6641f99Copy full SHA for 6641f99
README.md
@@ -24,11 +24,11 @@ CompreFace JavaScript SDK makes face recognition into your application even easi
24
## Requirements
25
26
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)
+1. [CompreFace](https://github.com/exadel-inc/CompreFace#getting-started-with-compreface)(Version 0.4.1)
28
2. [Nodejs](https://nodejs.org/en/)(Version 10+)
29
30
## Installation
31
-To add CompreFace JS SDK to your project, run following command in the project folder:
+To add CompreFace JS SDK to your project, run the following command in the project folder:
32
33
```npm i @exadel/compreface-js-sdk```
34
0 commit comments