From de34208d4dff8e5a14af0a49c6c5a0d311a41d4e Mon Sep 17 00:00:00 2001 From: Louis Brauer Date: Mon, 24 Aug 2020 23:13:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6bc4c8..05c10ea 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,6 @@ sudo ninja com.github.devalien.workspaces-update-po ## Thanks/Credits - [Workspaces](https://www.apptorium.com/workspaces) Where I got the idea. -- [Tuner](https://github.com/louis77/tuner) This app by Lousi Brauer inspired me to build an app myself. +- [Tuner](https://github.com/louis77/tuner) The creator of this app inspired me to build one myself. - [Clipped](https://github.com/davidmhewitt/clipped) I took inspiration for the Quick Launch from this app. -- [AppEditor](https://github.com/donadigo/appeditor) Copied the edit part of the app, I will iterate over it in the next releases. \ No newline at end of file +- [AppEditor](https://github.com/donadigo/appeditor) Copied the edit part of the app, I will iterate over it in the next releases.