Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beucismis committed Apr 7, 2024
1 parent 6d72888 commit 4ad87ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyfetch)
![PyPI - Version](https://img.shields.io/pypi/v/tinyfetch)
![GitHub License](https://img.shields.io/github/license/beucismis/tinyfetch)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/beucismis/tinyfetch/test.yml?label=test)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/beucismis/tinyfetch/publish.yml?label=publish)

Python and system information command-line fetch tool.

Expand All @@ -26,7 +28,7 @@ Output like this!
## Installation

```console
pip install tinyfetch
pip install -U tinyfetch
```

## License
Expand Down

0 comments on commit 4ad87ea

Please sign in to comment.