We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e599215 commit dbc69c0Copy full SHA for dbc69c0
1 file changed
README.md
@@ -1,6 +1,9 @@
1
#bashplotlib
2
*matplotlib's distant cousin from the command line*
3
4
+#installation
5
+<pre>pip install bashplotlib</pre>
6
+
7
<pre>python bin/scatter.py -f data/texas.txt --pch .</pre>
8
------------------------------------------
9
| . . . . . . |
0 commit comments