We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbc72d commit 3e4d55fCopy full SHA for 3e4d55f
1 file changed
README.md
@@ -278,6 +278,7 @@ archpkg remove firefox
278
Top-level layout of this repository:
279
```
280
archpkg-helper/
281
+├── .github/ # issue templates and pull request template
282
├── archpkg/ # Core Python package code (CLI and logic)
283
├── install.sh # One-command installer script (uses pipx)
284
├── pyproject.toml # Build/metadata configuration
0 commit comments