Skip to content

Commit 3e4d55f

Browse files
committed
updated readme to include .github/ in file structure
1 parent fcbc72d commit 3e4d55f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ archpkg remove firefox
278278
Top-level layout of this repository:
279279
```
280280
archpkg-helper/
281+
├── .github/ # issue templates and pull request template
281282
├── archpkg/ # Core Python package code (CLI and logic)
282283
├── install.sh # One-command installer script (uses pipx)
283284
├── pyproject.toml # Build/metadata configuration

0 commit comments

Comments
 (0)