From b56e0f126721bbe04916ac8dd480751ef656bb7b Mon Sep 17 00:00:00 2001 From: figurestudios <64747030+figurestudios@users.noreply.github.com> Date: Tue, 21 Sep 2021 22:07:49 +0200 Subject: [PATCH] 1 addition --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79258be..b27d37c 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Golem Geomandel](https://github.com/Edhendil/golem-geomandel) - Python script for generating sequences of Mandelbrot images centered on a single point and with zoom increasing in each image. - [Golem COVID](https://github.com/iRhonin/golem-covid) - Creates images of new deaths per million related to COVID. After all images generated, it will gather them and create a gif. - [Golem Parallel Matplotlib](https://github.com/CoeJoder/golem-parallel-matplotlib) - Various statistical analyses are performed on circadian rhythm measurements in human test subjects. +- [Full-Text Search Engine](https://github.com/niklr/golem-fulltext-search) - A search engine service that goes through text files. ### Data Simulation