Skip to content

Commit

Permalink
Merge pull request #7 from sskras/patch-1
Browse files Browse the repository at this point in the history
Fix a small markdown typo
  • Loading branch information
zouyee authored Dec 3, 2024
2 parents 9d79c18 + 7afb11c commit b2240c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The main documentation is always the best beginning, so if you haven't read it y
* :star: [Zig By Example](https://ziglang.org/learn/samples/)
* [Why your first FizzBuzz implementation may not work](https://zig.guide/posts/fizz-buzz/)
* :star: [Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one](https://github.com/oven-sh/bun) - [Brian Anderson][]
* :start: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
* :star: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
* [Writing a struct deserializer with Zig metaprogramming](https://nathancraddock.com/blog/deserialization-with-zig-metaprogramming/)

## Best Practices/Style Guides
Expand Down

0 comments on commit b2240c4

Please sign in to comment.