We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c60ab3 commit 202f4e8Copy full SHA for 202f4e8
1 file changed
README.md
@@ -19,13 +19,9 @@
19
to your python scripts folder. This folder should be on your path (add it if it's not).</p>
20
21
##features
22
-<p>put some features in here</p>
23
<ul>
24
- <li>1</li>
25
- <li>2</li>
26
- <li>3</li>
27
- <li>4</li>
28
- <li>5</li>
+ <li>quick plotting from the command line</li>
+ <li>pipe data into plots with stdin</li>
29
</ul>
30
31
##usage
0 commit comments