Skip to content

Commit

Permalink
additional changes done
Browse files Browse the repository at this point in the history
  • Loading branch information
Palani-SN committed Jun 2, 2024
1 parent cb7fa60 commit 8deade7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
- use pip command to install the library, refer pypi page : https://pypi.org/project/py4cli/

```
python -m pip install py4cli
```

## Minimal
Expand Down Expand Up @@ -203,7 +202,7 @@ output
```

## Moderate (in progress)
## Moderate

- Vertically scalable version of minimal arg parser, aimed at use case like, hyper parameter tuning.
- Sample code as shown below can read arguments in specified type as per function signature. (refer **use_moderate.py** under **EXAMPLES/**)
Expand Down

0 comments on commit 8deade7

Please sign in to comment.