Skip to content

Commit

Permalink
improves in the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed May 22, 2024
1 parent 05b1070 commit db6f006
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ The main goal of this project is to develop a WebAR library that can be used to
We do not reccomend to use this library in production, but if you want to try it, you can clone the project and test the examples. The API and the structure of the project can change in the future, so be aware of this.

## Typescript
WebARKIitCV is developed in Typescript language; Type definitions are in `types` folder.
WebARKitCV is developed in the Typescript language; Type definitions are in the `types` folder.

## OpenCV and emsdk
We are using OpenCV version 4.7.0 and emsdk 3.1.26
## OpenCV and Emscripten emsdk
We are using OpenCV version 4.7.0 (our modified fork) and emsdk 3.1.26

### Tools

Expand Down

0 comments on commit db6f006

Please sign in to comment.