Skip to content

Commit 4de2eba

Browse files
committed
Update README.md
1 parent 7b3760a commit 4de2eba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Personal Scripts
22

3-
Personal Python scripts and utilities.
3+
A collection of scripts for personal tasks and automations.
44

55
## Setup
66

@@ -20,6 +20,6 @@ make test-cov
2020

2121
## Structure
2222

23-
- `lib/` - Shared library modules (tested with 100% coverage)
24-
- `scripts/` - Executable scripts (not tested)
25-
- `tests/` - Test files for lib/ modules
23+
- `lib/` - Shared library modules
24+
- `scripts/` - Executable scripts
25+
- `tests/` - Test files

0 commit comments

Comments
 (0)