mofosyne commited on
Commit
3c177cd
1 Parent(s): 0e89e9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -50,8 +50,8 @@ While the main source code may be outdated, the corpus may still be of some use
50
  ## Files
51
 
52
  * stupidfilter.sql - This is the original corpus which is a MySQL dumpfile
53
- * stupidfilter.sqlite - This is an sqlite database that was converted from the original MySQL dumpfile using <https://github.com/mysql2sqlite/mysql2sqlite>
54
- * stupidfilter.csv - This is a csv corpus file that was converted from stupidfilter.sqlite using *DB Browser for SQLite* linux program
55
 
56
  ------
57
 
 
50
  ## Files
51
 
52
  * stupidfilter.sql - This is the original corpus which is a MySQL dumpfile
53
+ * stupidfilter.sqlite - This is an sqlite database that was manually converted by me from the original MySQL dumpfile using <https://github.com/mysql2sqlite/mysql2sqlite>
54
+ * stupidfilter.csv - This is a csv corpus file that was converted manually by me from from stupidfilter.sqlite using *DB Browser for SQLite* linux program
55
 
56
  ------
57