Skip to content

Commit 7b3d633

Browse files
authored
[releases/1.1] README.md: Update intro based on content from MeasurementLink manual (#316)
README.md: Update intro based on content from MeasurementLink manual (#310) * README.md: Update intro based on content from MeasurementLink manual Signed-off-by: Brad Keryan <brad.keryan@ni.com> * README.md: Add "using gRPC services" Signed-off-by: Brad Keryan <brad.keryan@ni.com> * README.md: Update nimg readme Signed-off-by: Brad Keryan <brad.keryan@ni.com> --------- Signed-off-by: Brad Keryan <brad.keryan@ni.com> (cherry picked from commit 4112612)
1 parent 8f878a8 commit 7b3d633

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121

2222
## Introduction
2323

24-
MeasurementLink Support for Python (`ni-measurementlink-service`) is a Python framework that enables measurement developers to quickly create Python measurements and run them as a service (gRPC).
24+
MeasurementLink Support for Python (`ni-measurementlink-service`) is a Python
25+
framework that helps you create reusable measurement plug-ins using gRPC
26+
services. Deploy your measurement plug-ins to perform interactive validation in
27+
InstrumentStudio and automated testing in TestStand.
2528

2629
---
2730

ni_measurementlink_generator/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
## Introduction
66

7-
MeasurementLink Code Generator for Python (`ni-measurementlink-generator`) is a tool for generating measurement plugins.
7+
MeasurementLink Code Generator for Python (`ni-measurementlink-generator`) is a
8+
tool for generating reusable measurement plug-ins using gRPC services.
89

910
For installation and usage, see [MeasurementLink Support for Python (`ni-measurementlink-service`)](https://pypi.org/project/ni-measurementlink-service/).
1011

0 commit comments

Comments
 (0)