merve HF staff commited on
Commit
9e58f9f
β€’
1 Parent(s): fc2925a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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, ## 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
  ```
 
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
  ```