Skip to content

Commit 90a295d

Browse files
Update README.md
1 parent a03fc9f commit 90a295d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ Run the tool with the required options:
2828
```sh
2929

3030
cat <<EOF>config.yaml
31-
3231
image: alpine
3332
docker_file: Dockerfile
3433
context: "."
3534
target_directory: "alpine-rootfs"
36-
3735
EOF
36+
```
3837
38+
```sh
3939
./fco -C config.yaml
4040
```
4141
@@ -75,8 +75,7 @@ Contributions are welcome! Feel free to submit issues or pull requests to improv
7575
7676
For any questions or feedback, feel free to open an issue on GitHub.
7777
78-
## TO DO ;
78+
# TODO ;
7979
80-
* Adjustable command args
8180
* Registry ability
8281
* More use cases on test suits

0 commit comments

Comments
 (0)