Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix links and indentation
  • Loading branch information
inno authored May 11, 2024
1 parent c1f60d3 commit a07bf02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Usage:
myprogram.py [name]

Options:
--name Person to greet
--help This message
--name Person to greet
--help This message
```

## How It Works
Expand Down Expand Up @@ -112,7 +112,7 @@ def add(

## Contributing

Feel free to [open an issue][https://github.com/inno/pysimplecli//issues/new] and [create a pull request][https://github.com/inno/pysimplecli/pulls]!
Feel free to [open an issue](./issues/new) and [create a pull request](./pulls)!

## License

Expand Down

0 comments on commit a07bf02

Please sign in to comment.