piccolo-orm / piccolo

A fast, user friendly ORM and query builder which supports asyncio.
https://piccolo-orm.com/
MIT License
1.45k stars 91 forks source link

update readme for Esmerald #972

Closed sinisaos closed 8 months ago

sinisaos commented 8 months ago

Update readme.md as Esmerald is missing as a supported web framework.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.78%. Comparing base (91d6238) to head (f90a472).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #972 +/- ## ======================================= Coverage 92.78% 92.78% ======================================= Files 108 108 Lines 8182 8182 ======================================= Hits 7592 7592 Misses 590 590 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dantownsend commented 8 months ago

Looks good, thanks!