aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieranRobson <kieranrobson1999@gmail.com>2022-07-04 14:28:46 +0000
committerKieranRobson <kieranrobson1999@gmail.com>2022-07-04 14:28:46 +0000
commit3b57f1111fbeb5d855e2c7be8950aee48f307a88 (patch)
treed485e91f94ae7ca38d73a3639b0b0e9ec1268d29
parentFix Xandikos - Missing ( (diff)
downloadawesome-selfhosted-3b57f1111fbeb5d855e2c7be8950aee48f307a88.tar.gz
awesome-selfhosted-3b57f1111fbeb5d855e2c7be8950aee48f307a88.zip
Fix ZincSearch License
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32534baf..13a70dc9 100644
--- a/README.md
+++ b/README.md
@@ -1589,7 +1589,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
- [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++`
- [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python`
- [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java`
-- [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://github.com/zinclabs/zinc#playground-server), [Source Code](https://github.com/zinclabs/zinc)) `Apache 2.0` `Go`
+- [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://github.com/zinclabs/zinc#playground-server), [Source Code](https://github.com/zinclabs/zinc)) `Apache-2.0` `Go`
### Self-hosting Solutions