Update README.md

This commit is contained in:
Triston Armstrong 2021-09-16 08:51:20 -05:00 committed by GitHub
parent 98e3b6c486
commit 230fc0a97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,9 @@
# ExtronLib-Code-Documentation-Support
This is a mock of the Extronlib library that allows you to edit globalscripter python files externally in an IDE of your choice and contains all documentation of extronlib in code with the help of intellisense
TODO:
- Finish cleaning up Docstrings
- Make sure types match documentation
- Make sure all classes and methods are available
- Make this globally installable with pip so a user doesnt have to copy pasta folders and shit