From d383f71d349cb34e332b1d4f7e3442f50346813a Mon Sep 17 00:00:00 2001 From: Marcin Kulik <17589+ku1ik@users.noreply.github.com> Date: Sat, 12 Aug 2023 12:04:07 +0200 Subject: [PATCH] Update username --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8755795..8e7610a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Watch this [intro asciicast](https://asciinema.org/a/1705) to see it in action. Clone this repository: - $ git clone git://github.com/sickill/stderred.git + $ git clone git://github.com/ku1ik/stderred.git $ cd stderred Important: In all cases below make sure that path to `libstderred.so` is absolute! @@ -147,7 +147,7 @@ starting with "test": Current implementation: -* [Marcin Kulik](https://github.com/sickill/) +* [Marcin Kulik](https://github.com/ku1ik/) * [Chris Hoffman](https://github.com/cehoffman/) * [Brian Tarricone](https://github.com/kelnos/)