From 873441dce3316989eb500e6dd6c5759fe1a9181b Mon Sep 17 00:00:00 2001 From: Archy Will He Date: Sun, 8 Oct 2023 01:30:36 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15af425c0..00e3b62ad 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Insomnium is a fork of [Kong/insomnia at 2023.5.8](https://github.com/ArchGPT/in ![HN](https://github.com/ArchGPT/insomnium/blob/main/hn.png?raw=true) -I was among the users who were deeply affected by the recent change. I still think Insomnia is a nice product in general, but I have to disagree with the direction it is going. So I have decided to fork it and make it 100% local and privacy-focus. +I was among the users who were deeply affected by the recent change. I still think Insomnia is a nice product in general, but I have to disagree with the direction it is going. So I have decided to fork it and make it 100% local and privacy-focused. > *I choose to walk in shades.*
> *Hearken now, to the song of dusk*
@@ -28,7 +28,7 @@ I was among the users who were deeply affected by the recent change. I still thi ## Roadmap -I have removed user login, tracking, analytics, etc, from Insomnia so it is now a 100% local app. (And runs much faster!) +I have removed user login, tracking, analytics, etc, from Insomnia so it is now a 100% local app. (And runs faster!) If you have any feature request or encountered any bug, feel free to [open an issue](https://github.com/ArchGPT/insomnium/issues). Thanks! I'm also working on a Code Llama plugin for Insomnium to make it more easily customizable and extensible, while keeping the core product fast and 100% local-only. [You can read more about Insomnium's roadmap here](https://github.com/ArchGPT/insomnium/discussions/13).