diff options
| author | Thorsten Töpper <atsutane@freethoughts.de> | 2026-02-18 21:51:53 +0100 |
|---|---|---|
| committer | Thorsten Töpper <atsutane@freethoughts.de> | 2026-02-18 21:51:53 +0100 |
| commit | d513977a3566b14d9357906615d045d71741537f (patch) | |
| tree | 3e707d2de9da71d98650fa8bb1b92ed11ab724ba /README.md | |
| parent | eed2d1323441861f2d41f0ecc0a72fcc9190fa5f (diff) | |
| download | duplicate_finder-d513977a3566b14d9357906615d045d71741537f.tar.gz duplicate_finder-d513977a3566b14d9357906615d045d71741537f.tar.bz2 | |
squash initial implementation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,4 +24,7 @@ The latter requires `asciidoc`, `xmlto` and `gzip` for compression. TODO ==== +- Code review: So far most code was written in the evening after work and dinner, so there are probably several places which can be improved. database\_interaction especially as there's a lot of repetive code for the more special queries. +- Documentation: goes parallel with the review. Also formatting of the related comments must be checked. +- Pushing stuff into the sqlite DB is done, next step: Use it. |
