From 88fcf1271eea37b768ff391b92241ba499bede25 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 5 Jan 2022 15:09:51 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d81ca0d..7dc7e997 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ ## Community Showcase -- [Merino](https://github.com/mozilla-services/merino): Web service for Firefox Suggest +- [Merino](https://github.com/mozilla-services/merino): Web service for Firefox Suggest. +- [Contile](https://github.com/mozilla-services/contile): The back-end server for the Mozilla Tile Service (MTS). - [lemmy](https://github.com/dessalines/lemmy): A federated alternative to reddit in Rust. - [MeiliSearch](https://github.com/meilisearch/MeiliSearch): Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia. - [Four in a Row - Server](https://github.com/ffactory-ofcl/fourinarow-server): An online version of the popular game four in a row, written in Rust on the server side and Flutter + Dart on the client.