GPT007 commited on
Commit
4eefcde
·
verified ·
1 Parent(s): 6f60a36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,4 +28,4 @@ tags:
28
  **Scratch-platformers**
29
 
30
  Scratch-platformers (10k) is a dataset of 1k scratch platformer projects fechted with *scratchattach*.
31
- **Make sure to replace \n with new lines.** (str.replace("\\\\n","\n"))
 
28
  **Scratch-platformers**
29
 
30
  Scratch-platformers (10k) is a dataset of 1k scratch platformer projects fechted with *scratchattach*.
31
+ **Make sure to replace \n with new lines.** str.replace("\\\\n","\n")