1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

Little README update

This commit is contained in:
Rene Schallner 2023-12-19 10:39:26 +01:00
parent 9b117de4d0
commit d5a1024091

View file

@ -52,9 +52,9 @@ Exactly the goals I set out to achieve!
## Here's what works
I recommend checking out Endpoint-based examples for more realistic use-cases.
Most of examples are super-stripped-down to only include what's necessary to
show a feature.
I recommend checking out **Endpoint-based examples for more realistic
use-cases**. Most of examples are super-stripped-down to only include what's
necessary to show a feature.
- **Super easy build process**: Zap's `build.zig` now uses the new Zig package
manager for its C-dependencies, no git submodules anymore.