Update README.md

This commit is contained in:
Vishal 2025-01-22 20:30:01 +05:30 committed by GitHub
parent 07066e865b
commit 0e21134891
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,7 @@ There are two different ways the plugin manager can be installed:
Let's say you wanna submit this new utility-type plugin named as `sample_plugin.py`:
```python
# ba_meta require api 8
# ba_meta require api 9
import babase
# ba_meta export babase.Plugin