From c5538352282a1aa7d51c00764b4dfbbbc2170bee Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Thu, 7 Apr 2022 18:48:38 +0200 Subject: [PATCH] doc: add the kindest feedback ever received to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 49f257b80..3f6b342df 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ [![Discord channel](https://img.shields.io/discord/707607951396962417?logo=discord)](https://discord.gg/5BjPWBd) [![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://www.paypal.me/skypjack) +> `EnTT` has been a dream so far, we haven't found a single bug to date and it's +> super easy to work with + `EnTT` is a header-only, tiny and easy to use library for game programming and much more written in **modern C++**.
[Among others](https://github.com/skypjack/entt/wiki/EnTT-in-Action), it's used