From d745c26c8968a5cb78c4e23945675237bedb595b Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 14 Oct 2020 17:55:02 +0100 Subject: [PATCH] tweak readme wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920bcaac..b30af177 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Actix Examples -> A curated list of examples related to the Actix ecosystem. +> Curated examples using the Actix ecosystem. [![build status](https://github.com/actix/examples/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/actix/examples/actions) [![Join the chat at https://gitter.im/actix/actix-web](https://badges.gitter.im/actix/actix-web.svg)](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)