Commit 536b516
Add syntax highlighting to README code snippets (#10)
Summary:
This PR improves the readability of the README by adding syntax highlighting to code snippets.
before:
<img width="833" alt="Screenshot 2025-03-07 at 13 44 23" src="https://github.com/user-attachments/assets/740a9a3d-54ae-4c44-8db9-55b48cd049f6" />
after:
<img width="833" alt="Screenshot 2025-03-07 at 13 43 55" src="https://github.com/user-attachments/assets/d5062d44-6ac7-4718-bc70-c5bb2baea20f" />
Pull Request resolved: #10
Reviewed By: jaher
Differential Revision: D71204200
Pulled By: hsun324
fbshipit-source-id: a38751ad3171f000da6d4a4550bcb4436cfee5f81 parent 3d2ffd1 commit 536b516
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments