Skip to content

Commit

Permalink
Updated README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
vstan02 committed Jul 16, 2023
1 parent 078fe40 commit 2090738
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 @@ -15,7 +15,7 @@
- [Contributing](#contributing)

## Usage
Here is an example of usage (for the full version see [demo/main.c](https://github.com/vstan02/conix/blob/master/demo/main.c) file):
Here is an example of usage (for the full version see [example/main.c](https://github.com/vstan02/arithmo/blob/master/example/main.c) file):
```c
const char* expression = "(23 - 4) * 3";

Expand Down

0 comments on commit 2090738

Please sign in to comment.