Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yemreak authored Oct 31, 2023
1 parent ad8b754 commit e47b44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ pip3 install alfred5 --target=src/libs
- If u want to use different `--target` for ex `.` use `WorkflowClient.run(packagedir=".")`
- Sample of default structure:
- ![structure](https://i.imgur.com/doLWDR4.png)
- [~ MindEase Theme](https://marketplace.visualstudio.com/items?itemName=yemreak.mindease-vscode-theme)
- **If u install all of requirements, dont need to create `requirements.txt` file in `src`**
- _If you use `vscode`, add the code that below to `.vscode/settings.json` to debug your file_
- ![vscode](https://i.imgur.com/QeseMTr.png)
- [~ MindEase Theme](https://marketplace.visualstudio.com/items?itemName=yemreak.mindease-vscode-theme)
```json
{
"python.analysis.extraPaths": [
Expand Down

0 comments on commit e47b44a

Please sign in to comment.