From 7dca581454fb426dd8233a39475877dab9b3e1a6 Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: 周日, 04 10月 2015 19:57:28 +0800 Subject: [PATCH] Add Channel list support to readme --- README.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 859ebb9..d86f47d 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ <tr><td>Arbitrary block<td><code>#12AB</code></tr> <tr><td>Program expression<td><code>(1)</code></tr> <tr><td>Numeric list<td><code>(1,2:50,80)</code></tr> +<tr><td>Channel list<td><code>(@1!2:3!4,5!6)</code></tr> <tr><td>Character data<td><code>MINimum</code>, <code>DEFault</code>, <code>INFinity</code></tr> </table> -- Gitblit v1.9.1