Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinobuAmasaki authored Dec 23, 2024
1 parent c34ed62 commit 8e5da29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ Then you can build your program with the following command:
fpm build --flag "-I/opt/local/include/forgex" --link-flag "-L/opt/local/lib"
```

See also [https://ports.macports.org/port/forgex/details](https://ports.macports.org/port/forgex/details)

### APIs
When you write `use forgex` at the header on your program, `.in.` and `.match.` operators, `regex` subroutine, and `regex_f` function are introduced.

Expand Down

0 comments on commit 8e5da29

Please sign in to comment.