Skip to content

Commit 4ad87ea

Browse files
committed
Update README.md
1 parent 6d72888 commit 4ad87ea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyfetch)
44
![PyPI - Version](https://img.shields.io/pypi/v/tinyfetch)
55
![GitHub License](https://img.shields.io/github/license/beucismis/tinyfetch)
6+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/beucismis/tinyfetch/test.yml?label=test)
7+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/beucismis/tinyfetch/publish.yml?label=publish)
68

79
Python and system information command-line fetch tool.
810

@@ -26,7 +28,7 @@ Output like this!
2628
## Installation
2729

2830
```console
29-
pip install tinyfetch
31+
pip install -U tinyfetch
3032
```
3133

3234
## License

0 commit comments

Comments
 (0)