Skip to content

Commit 3f4cfcc

Browse files
authored
📝 update README.md
1 parent 7337515 commit 3f4cfcc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616

1717
#### A simple Python tool to transfer data from SQLite 3 to MySQL.
1818

19-
I originally wrote this simple program as a standalone script and published it
20-
as a [gist](https://gist.github.com/techouse/4deb94eee58a02d104c6) as an answer
21-
to this [Stack Overflow question](https://stackoverflow.com/questions/18671/quick-easy-way-to-migrate-sqlite3-to-mysql/32243979#32243979).
22-
Since then quite some people have taken interest in it since it's so simple and
23-
effective. Therefore I finally moved my lazy bones and made a GitHub repository :octopus:.
24-
2519
### How to run
2620

2721
```bash

0 commit comments

Comments
 (0)