summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-05-20 11:37:26 +0300
committerYuval Adam <_@yuv.al>2019-05-20 11:37:26 +0300
commitef92a513f9fa70f4825dff4665e3580722a3b544 (patch)
tree211f7b252703adfad8165fe9ea580e1da8d2a6cd
Initial README
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0e52c13
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# ICQ Dump
+
+Dump ICQ history files. *Should* support all ICQ `.dat` files from versions `99a` to `2003a`.
+
+## Usage
+
+```bash
+$ python dump.py 1234567.dat
+```
+
+## References
+
+- https://github.com/patric-r/ICQExport