From 541e76dc1115705f2c95555ee8928ec0de64c786 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Tue, 3 Sep 2024 21:49:14 +1000 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e5f573 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Trip Calculator +=============== + +A little tool to estimate the fuel cost for road trips. Also an excuse to play with [ArrowJS]. + +[ArrowJS]: https://www.arrow-js.com/