diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-10 15:18:16 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-10 15:18:16 -0700 |
commit | d640dfbba33f68c9ca1dc9e767017eeb810e2736 (patch) | |
tree | 0c9cc822258cae6fee60c55475165b17c9e2d3e3 /README.md | |
parent | 9e3518c7d7c6fa1facf5579406b048aafd4e6aca (diff) |
added simple example systemd file and updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7da5016 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Excel2Graph + +Dead simple web-service to paste data from an excel sheet and generate beautiful graphs. |