diff --git a/.gitlab/graphics/chrome-extension/booleanalgebra.png b/.gitlab/graphics/chrome-extension/booleanalgebra.png new file mode 100644 index 0000000..2e4d53d Binary files /dev/null and b/.gitlab/graphics/chrome-extension/booleanalgebra.png differ diff --git a/.gitlab/graphics/chrome-extension/permscombs.png b/.gitlab/graphics/chrome-extension/permscombs.png new file mode 100644 index 0000000..1b79b14 Binary files /dev/null and b/.gitlab/graphics/chrome-extension/permscombs.png differ diff --git a/README.md b/README.md index ead6512..41f43d4 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ Using styling files from [oysteikt/texmf](https://gitlab.stud.idi.ntnu.no/oystei #### Chapter 1. 2. 3. Boolean calculator + ![Boolean Calculator](.gitlab/graphics/chrome-extension/booleanalgebra.png) + Automates calculating boolean expression step by step by running the input through https://boolean-algebra.com/ Outputs the resulting set of expressions to either propositional logic, boolean algebra or set operations. @@ -97,6 +99,8 @@ Using styling files from [oysteikt/texmf](https://gitlab.stud.idi.ntnu.no/oystei #### Chapter 7. Combinatorics + ![Permutation/Combination Calculator](.gitlab/graphics/chrome-extension/permscombs.png) + Permutations / Combinations Calculator Computes permutations and combinations