Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add emojis #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# truth-tables
# 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.