Skip to content

Commit

Permalink
Merge pull request #6 from Aandreba/5-a-more-detailed-import-instruct…
Browse files Browse the repository at this point in the history
…ion-is-needed

Update README.md
  • Loading branch information
Aandreba authored Jan 22, 2024
2 parents 0ff5b62 + 1b2e8b9 commit a6a2683
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 @@ -7,7 +7,7 @@ Reference-counted pointers for Zig inspired by Rust's [`Rc`](https://doc.rust-la

## How to use

To use `zigrc`, import the `src/main.zig` file into your project, or [add it as a module](https://ziglearn.org/chapter-3/#modules) on your build file.
To use `zigrc`, import the `src/main.zig` file into your project, or [add it as a module](https://zig.guide/build-system/modules) on your build file.

## Example

Expand Down

0 comments on commit a6a2683

Please sign in to comment.