Skip to content

Commit abacb02

Browse files
authored
Bolded categories
1 parent fa04dfe commit abacb02

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Basic Math/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Being a programmer is more of a mindset then anything else. If you have a basic
66
understanding of pre-algebra, then these tasks shouldn't be to difficult. If
77
you have any questions, please feel free to reach out to us.
88

9-
1. Sets and Relations
9+
### 1. Sets and Relations
1010
* Universal Set
1111
* Subset
1212
* Proper Subset
@@ -24,10 +24,10 @@ you have any questions, please feel free to reach out to us.
2424
* Symmetric
2525
* Asymmetric
2626
* Transitive
27-
2. Sum Rule
28-
3. Product Rule
29-
4. Pigeonhole Principle
30-
5. Basic Logic
27+
### 2. Sum Rule
28+
### 3. Product Rule
29+
### 4. Pigeonhole Principle
30+
### 5. Basic Logic
3131
* Proposition
3232
* Compound Proposition
3333
* Conjunction
@@ -56,12 +56,12 @@ you have any questions, please feel free to reach out to us.
5656
* Fallacy
5757
* Converse Error
5858
* Inverse Error
59-
6. Proof Techniques
59+
### 6. Proof Techniques
6060
* Direct Proof
6161
* Proof by Contradiction
62-
7. Logical Fallacies and Biases
62+
### 7. Logical Fallacies and Biases
6363
* Biases in computer science
64-
1. Computer Data
64+
### 1. Computer Data
6565
* Integer
6666
* Floating Point
6767
* Base 10

0 commit comments

Comments
 (0)