Commit 784a9ee
committed
fix(docs): Fix: Resolve UnicodeDecodeError
Resolves a UnicodeDecodeError that occurred in a previous version. This fix ensures proper handling of character encoding, preventing errors during program execution. The issue has been addressed to improve overall stability and reliability.
Affected files:
- M README.md1 parent 74a657e commit 784a9ee
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
287 | 290 | | |
288 | 291 | | |
289 | 292 | | |
| |||
0 commit comments