diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-31 23:29:17 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-31 23:51:56 +0100 |
commit | 89d7fefa50268eb3ea5aa487c398a9e963b4c50d (patch) | |
tree | 2443be2e558d9679bc3cd2620fa1db79c4c9a6ad /src/tools/README.md | |
parent | 178e99296104836281c723c6746e3025610acfc3 (diff) | |
download | notes-89d7fefa50268eb3ea5aa487c398a9e963b4c50d.tar.gz notes-89d7fefa50268eb3ea5aa487c398a9e963b4c50d.zip |
gnuplot: initial notes
Diffstat (limited to 'src/tools/README.md')
-rw-r--r-- | src/tools/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/README.md b/src/tools/README.md index 7b9b184..89b6c39 100644 --- a/src/tools/README.md +++ b/src/tools/README.md @@ -18,3 +18,4 @@ - [column](./column.md) - [sort](./sort.md) - [sed](./sed.md) +- [gnuplot](./gnuplot.md) |