diff --git a/README.md b/README.md index 933bf1d..99e8f52 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ Full function reference with examples can be found at [https://systeminformation | | build | X | | X | X | | OS build version | | | servicepack | | | | X | | service pack version | | | uefi | X | X | X | X | | OS started via UEFI | +| | hypervisor | | | | X | | hyper-v enabled? (win only) | | si.uuid(cb) | {...} | X | X | X | X | X | object of several UUIDs | | | os | X | X | X | X | | os specific UUID | | | hardware | X | X | X | X | | hardware specific UUID | diff --git a/docs/changes.html b/docs/changes.html index 0279188..9ea3534 100644 --- a/docs/changes.html +++ b/docs/changes.html @@ -185,7 +185,7 @@
If you want to see all function results on your machine, please head over to Testing section. We implemented a tiny test suite where you can easily go through all functions and test resuls on your machine without coding.
Full version histrory (every single release version from version 1.x.x to 5.x.x) can be viewed here
diff --git a/docs/history.html b/docs/history.html index 1a3edf4..a023076 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ +