Update README.md
Browse files
README.md
CHANGED
@@ -28,11 +28,11 @@ Looking forward to read your posts! π
|
|
28 |
<details>
|
29 |
<summary>Helpful formatting tips πͺβ¨</summary>
|
30 |
|
31 |
-
- You can add usual markdown headers (# for Header 1, ## for Header 2,
|
32 |
|
33 |
- You can write LaTeX by writing it like this: `$$...$$`` for example π
|
34 |
```
|
35 |
-
|
36 |
```
|
37 |
- You can add anchor links βοΈ like below ππ»
|
38 |
```
|
|
|
28 |
<details>
|
29 |
<summary>Helpful formatting tips πͺβ¨</summary>
|
30 |
|
31 |
+
- You can add usual markdown headers (# for Header 1, ## for Header 2, ### for Header 3)
|
32 |
|
33 |
- You can write LaTeX by writing it like this: `$$...$$`` for example π
|
34 |
```
|
35 |
+
$Y = X * \textbf{dequantize}(W); \text{quantize}(W)$
|
36 |
```
|
37 |
- You can add anchor links βοΈ like below ππ»
|
38 |
```
|