diff --git a/README.md b/README.md index 86f47b4..5f69567 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,11 @@ # OctoPrint-BambuPrinter -**TODO:** Describe what your plugin does. +## System Requirements + +* Python 3.9 or higher (OctoPi 1.0.0) ## Setup -Install via the bundled [Plugin Manager](https://docs.octoprint.org/en/master/bundledplugins/pluginmanager.html) -or manually using this URL: +Install manually using this URL: https://github.com/jneilliii/OctoPrint-BambuPrinter/archive/master.zip - -**TODO:** Describe how to install your plugin, if more needs to be done than just installing it via pip or through -the plugin manager. - -## Configuration - -**TODO:** Describe your plugin's configuration options (if any).