Delete WEBSITE_README.md

This commit is contained in:
Marc Rousavy 2021-03-03 12:39:59 +01:00
parent ad282ce4d2
commit 0a0be78b10

View File

@ -1,20 +0,0 @@
<div>
<img align="right" width="20%" src="../../img/example.png" />
</div>
# VisionCamera
## API documentation
**Welcome to the VisionCamera API documentation!**
Use the **sidebar** (left) to navigate to a specific Component, Function, Type or Camera Property. All entries are thoroughly documented, and provide tags such as `@platform` to specify additional information.
🚀 Get started by checking out the [Camera](./Camera.html) component!
> Note: The API documentation is automatically built from the TypeScript source files' JSDoc comments.
## Other documentation
* If you want to see **guides and explanations**, read the [`README.md` (and it's references to other files in `docs/`) on GitHub](https://github.com/cuvent/react-native-vision-camera/blob/main/README.md).
* If you want to see a **full example app**, visit the [`example/` folder on GitHub](https://github.com/cuvent/react-native-vision-camera/tree/main/example).