From ce19d56a7c0c6e512234965a855e0563e5e7234e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 9 Sep 2018 14:46:34 +0100 Subject: [PATCH] fix(docs): mass replace went too far --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d27e88f..a6a3b1b88 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ _RSS to email_ notifications, like [Blogtrottr](https://blogtrottr.com/). ## History I created karma while working for [Cloudflare](https://cloudflare.com/), -originally it was called [karma](https://github.com/cloudflare/karma). +originally it was called [unsee](https://github.com/cloudflare/unsee). This project is based on that code but the UI part was rewritten from scratch using [React](https://reactjs.org/). New UI required changes to the backend so the API is also incompatible.