Skip to content

Commit 29ac9ec

Browse files
committed
Correct some references in README
1 parent 77e07b2 commit 29ac9ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# PiKVM: A Python API for Controlling PiKVM Devices
1+
# PiKVM-Lib: A Python library for controlling/automating PiKVM Devices
22

33
[![codecov](https://codecov.io/gh/guanana/pikvm-lib/graph/badge.svg?token=ZTJV7JLUTK)](https://codecov.io/gh/guanana/pikvm-lib)
44

5-
PiKVM is a Python library that provides a simple and intuitive API for controlling PiKVM devices.
6-
With PiKVM, you can easily perform various actions on your PiKVM devices, such as:
5+
PiKVM-Lib is a Python library that provides a simple and intuitive API for controlling PiKVM devices.
6+
With PiKVM-Lib, you can easily perform various actions on your PiKVM devices, such as:
77

88
* Getting system information
99
* Controlling ATX power
@@ -14,7 +14,7 @@ With PiKVM, you can easily perform various actions on your PiKVM devices, such a
1414
* Send keys to the server
1515

1616

17-
With PiKVM, you can automate tasks, integrate PiKVMs into your existing applications,
17+
With PiKVM-Lib, you can automate tasks, integrate PiKVMs into your existing applications,
1818
and extend the capabilities of your PiKVM devices.
1919

2020
## Installation

0 commit comments

Comments
 (0)