Skip to content

Commit 3682fea

Browse files
committed
[README.md] Add another example
1 parent 917d9f4 commit 3682fea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ gpt_cmd "Install python3 and pip3 and symlink them to python and pip"
1111
gpt_cmd "You're running in a container that already has wget and bash installed. Install kafka"
1212

1313
gpt_cmd "Install SQLite and write a script to verify it's working correctly"
14+
15+
gpt_cmd "Install black and generate a simple starter config file for my python project"
1416
```
1517

1618
### Problem

0 commit comments

Comments
 (0)