muellerzr HF staff commited on
Commit
7aae401
1 Parent(s): 6ea04ef

Update card

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,4 +31,6 @@ Using `regex` in VSCODE, use the following replacement:
31
 
32
  ```regex
33
  # Copyright(.*\n)+# limitations under the license.
34
- ```
 
 
 
31
 
32
  ```regex
33
  # Copyright(.*\n)+# limitations under the license.
34
+ ```
35
+
36
+ Then remove all import statements (as we only care about the content).