diff --git a/README.md b/README.md index 3694e77..0a2e17a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# ExtronLib-Intellisense-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 in code. +# 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