diff --git a/README.md b/README.md index 08b97d8..22b59dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -swh-py-template -=============== - -Python module template, used as skeleton to create new modules. +swh-objstorage-replayer +======================= +Simple command line tool to replicate content objects from a source Object storage to a +destination one by listening the `content` topic of a `swh.journal` kafka stream.