muellerzr HF staff commited on
Commit
0de2e34
1 Parent(s): 5887b84

README with spacing replacement

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -42,6 +42,11 @@ In the source:
42
  """
43
 
44
 
 
 
 
 
 
45
  ```
46
  Then remove all import statements (as we only care about the content).
47
 
 
42
  """
43
 
44
 
45
+ ```
46
+ To:
47
+ ```regex
48
+ """
49
+
50
  ```
51
  Then remove all import statements (as we only care about the content).
52