a little fix.
This commit is contained in:
parent
4f08105ba4
commit
ed2e5b909b
2 changed files with 5 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -162,3 +162,6 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# My
|
||||
.DS_Store
|
||||
|
||||
|
|
|
@ -9,6 +9,8 @@ Anvil extension that downloads an image and sets it as the background.
|
|||
|
||||
# Install
|
||||
|
||||
To install it, use [pipx](https://pipx.pypa.io/stable/).
|
||||
|
||||
```
|
||||
pipx install git+https://moli-git.zapto.org/moli/aecpic.git
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue