From 3c01dbce2c3e80d3885a1c418e0fb903a019657e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 14 Sep 2020 18:17:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d50851c..b2aac0e 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,17 @@ This repo contains: * PIP::FFTW - FFT with libfftw3 * PIP::OpenCL - PIP OpenCL bindings * PIP::IOUtils - * PIP::Cloud + * PIP::Cloud - PIP cloud IODevices * PIP::Lua - PIP Lua bindings * QAD - Qt for Advanced Developers: * QAD::Utils - * QAD::Widgets + * QAD::Widgets - collection of extendent widgets * QAD::Application * QAD::Blockview - * QAD::Graphic - * QAD::SQLTable - * QAD::TouchWidgets - * QAD::Doc + * QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots + * QAD::SQLTable - widget for display and edit data based on SQL tables with relations + * QAD::TouchWidgets - collection of widgets for touch screen interface + * QAD::Doc - markdown helper for qt * QAD::PIQt - helpers to convert PIP <-> Qt types * QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection * qglview - old Qt-base OpenGL engine