From 6fa6befba92b2d9158c4fefc2c7b3b9cd0d968c2 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 19 Jan 2022 20:57:19 +0000 Subject: [PATCH] add tokei.rs to community examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1dde84e..72648531 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [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. +- [tokei.rs](https://github.com/XAMPPRocky/tokei_rs): The tokei.rs server code. - [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. - [Nitro Repo](https://github.com/wherkamp/nitro_repo): An open source artifact manager. Rust back-end and Vue front-end. - [Imitari](https://github.com/imitari/imitari): A lightweight ShareX-compatible image uploader server