Skip to content

Commit 9c8a80a

Browse files
author
doripjonov
committed
changed webcam demo part
1 parent 251c279 commit 9c8a80a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,15 @@ NOTE: We provide 3 ways of uploading image to our SDK. They are url, blob and re
116116

117117
In this part of docs we show how to use our detection service with webcamera. NOTE: we have chosen reactjs as it is today's one of the most popular UI library.
118118

119-
1 Install reactjs
119+
1. Install reactjs
120120

121121
```npx create-react-app compreface-demo```
122122

123-
2 Enter to project folder
123+
2. Enter to project folder
124124

125125
```cd compreface-demo```
126126

127-
3 Install CompreFace SDK
127+
3. Install CompreFace SDK
128128

129129
```npm i @exadel/compreface-js-sdk```
130130

0 commit comments

Comments
 (0)