1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +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 ## Here's what works
I recommend checking out Endpoint-based examples for more realistic use-cases. I recommend checking out **Endpoint-based examples for more realistic
Most of examples are super-stripped-down to only include what's necessary to use-cases**. Most of examples are super-stripped-down to only include what's
show a feature. necessary to show a feature.
- **Super easy build process**: Zap's `build.zig` now uses the new Zig package - **Super easy build process**: Zap's `build.zig` now uses the new Zig package
manager for its C-dependencies, no git submodules anymore. manager for its C-dependencies, no git submodules anymore.