From e689ef3f52c1c193e26ebef1fd9c03291f633f57 Mon Sep 17 00:00:00 2001 From: Felix Boers Date: Fri, 12 Dec 2025 09:41:53 +0100 Subject: [PATCH] refactor: rename repository --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f16f34..c0fc43f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# albert-uuid-gen +# albert-plugin-python-uuid-generator Extension for generating version 4 [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)s in [Albert launcher](https://albertlauncher.github.io/). @@ -17,7 +17,7 @@ The data directories reside in the data directories of the application defined b ```bash cd /path/to/modules -git clone https://gitea.felix-boers.de/fboers/albert-uuid-generator.git +git clone https://gitea.felix-boers.de/fboers/albert-plugin-python-uuid-generator.git ``` 3. Enable the extension in the settings under `Extensions`.