Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oivio authored Jun 11, 2021
1 parent 243c712 commit 9343512
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Advanced Camera Manager

I did create a more advanced camera manager that I'm releasing for free to our community. .

Youtube quick overview <a href="https://www.youtube.com/watch?v=AnwPocbr954">link</a>

This repository will operate on a series of pull requests. You are free to download modify and pull request your modifications in. If it meets with the criteria of effectively replicating the project, it will be reviewed and merged in.

### Bug Reporting Template:
```
**Detailed description of issue**
Write a detailed explanation of the issue here.
**Steps To Reproduce:**
1: Detailed Steps to reproduce the issue
2: Clear steps
3: Etc
**Expected Results:**
A description of what should happen.
**Actual Results:**
A description of what actually happens.
```

# Known Issue:
- not found yet

0 comments on commit 9343512

Please sign in to comment.