From f89a99d381830758ca1e3c38cbc02e724515542a Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 23 Oct 2018 10:33:45 +1100 Subject: [PATCH 1/2] add emojis --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index debfb63..f6fc43c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# truth-tables -A truth table generator that tries not to be dumb. +# truth-tables ➗➕ +A truth table generator that tries not to be dumb. ## Features - A truly enlightening crash course in like 100 words of all of propositional logic - Operator alias support -- Doesn't hurt your eyes? +- Doesn't hurt your eyes? 👀 #### Note Because of some strange issue with Parcel (what a let down), you'll have to run it using `npm debug`, but then before publishing it, run `npm start` which might not work on your local machine but will work (at least on GitHub pages), and then publish *that* version. From e2d3254bdc66029d7263094487f5304a55602235 Mon Sep 17 00:00:00 2001 From: tom Date: Fri, 28 Apr 2023 20:10:43 +1000 Subject: [PATCH 2/2] Update README.md Co-authored-by: Sidney Pham --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fc43c..e5e6ece 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # truth-tables ➗➕ -A truth table generator that tries not to be dumb. +A truth table generator that tries not to be dumb. ## Features - A truly enlightening crash course in like 100 words of all of propositional logic