aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2024-12-21 13:35:04 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2024-12-21 13:35:04 +0000
commitdf5a7db84432f4f60698b2ddb97a9f8955dd97fb (patch)
treec49ac71095e3eca5055ae518a3cee096afe19f8e /README.md
parent2df2e62042206cc04b82fca2a208d8c66d96a3b3 (diff)
downloadsrtfilter-df5a7db84432f4f60698b2ddb97a9f8955dd97fb.tar
srtfilter-df5a7db84432f4f60698b2ddb97a9f8955dd97fb.tar.gz
srtfilter-df5a7db84432f4f60698b2ddb97a9f8955dd97fb.zip
Refactor for modularity, package
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a9c5262
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# srtfilter
+
+Parser for the SubRip/SRT format and framework for filters that modify SRT files.