diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-22 08:25:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-22 08:25:12 +0000 |
commit | 5ce8956dd1fa63d6a5e7db21d64ed8a37f4c604b (patch) | |
tree | 07be63f06ef640c423de706bf59df8644f88bb4b | |
parent | updated demo, src and license for yacy (diff) | |
download | awesome-selfhosted-5ce8956dd1fa63d6a5e7db21d64ed8a37f4c604b.tar.gz awesome-selfhosted-5ce8956dd1fa63d6a5e7db21d64ed8a37f4c604b.zip |
fix source -> source code
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1001,7 +1001,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection * [Gigablast](http://www.gigablast.com/) - open source search engine. ([Demo](http://www.gigablast.com/), [Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache` `C++` * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/)) `AGPLv3` `Python` * [Seeks](https://beniz.github.io/seeks/) - A websearch proxy and collaborative distributed tool for websearch. `AGPLv3` `C++` - * [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source](https://github.com/yacy/yacy_search_server)) `GPLv2` `Java` + * [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPLv2` `Java` ## Software Development |