From a0fe0a938572ab5442119d0b82c5fae15088b669 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 21 Sep 2023 19:49:12 -0700 Subject: [PATCH] Minor edits --- README.md | 2 +- TODO.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98a5caf..4f0943f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A high-precision scientific calculator with support for units, derivatives, and Many features are missing, this is still under development. -**Web demo: [here](https://daisy.betalupi.com)** +**Web demo: [here](https://daisy.betalupi.com) (won't work on mobile)** # 📦 Installation - **Cargo:** `cargo install daisycalc` diff --git a/TODO.md b/TODO.md index ac5cc71..41380a6 100644 --- a/TODO.md +++ b/TODO.md @@ -9,7 +9,7 @@ - cargo publish - Update packages - Build wasm & push changes - - Squash push + - Squash merge - Update AUR package