Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
+------------+-----------------------------------------------------------+
| **Info** | Contains a Python API for interacting with NI-DAQmx. See |
| | `GitHub <https://github.com/ni/nidaqmx-python/>`_ for the |
| | latest source. |
| **Info** | NI-DAQmx API for Python |
+------------+-----------------------------------------------------------+
| **Author** | National Instruments |
+------------+-----------------------------------------------------------+
Expand All @@ -14,7 +12,8 @@ About
=====

The **nidaqmx** package allows you to develop instrumentation, acquisition, and
control applications with NI data acquisition (DAQ) devices in Python.
control applications with NI data acquisition (DAQ) devices in Python. NI
created and supports this package.

Documentation
-------------
Expand Down