loubnabnl HF Staff commited on
Commit
431e4c4
·
1 Parent(s): b03b2fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
- * Comments filtering (at least 1% of the number of lines should be comments/docstrings) (on top of near-dedup + line filtering)
 
2
  * Stars filtering (minimum of 5 stars) (on top of near-dedup + line filtering)
3
 
4
 
 
1
+ Filterings on top of near-dedup + line filtering:
2
+ * Comments filtering (at least 1% of the number of lines should be comments/docstrings)
3
  * Stars filtering (minimum of 5 stars) (on top of near-dedup + line filtering)
4
 
5