File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ CompreFace JavaScript SDK makes face recognition into your application even easi
24
24
## Requirements
25
25
26
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 )
27
+ 1 . [ CompreFace] ( https://github.com/exadel-inc/CompreFace#getting-started-with-compreface ) (Version 0.4.1)
28
28
2 . [ Nodejs] ( https://nodejs.org/en/ ) (Version 10+)
29
29
30
30
## 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:
32
32
33
33
``` npm i @exadel/compreface-js-sdk ```
34
34
You can’t perform that action at this time.
0 commit comments