Skip to content

Commit

Permalink
Merge pull request #191 from fecaridade/master
Browse files Browse the repository at this point in the history
Fixing typo in README.md
  • Loading branch information
someara authored Aug 16, 2022
2 parents ec9f520 + 5b15206 commit 8d21a26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# C++ Source

- C API is exposed via [include/ZeroTierSockets.h](./../include/ZeroTierSocket.h)
- [bindings/](./bindings) Contains the source for wrappers in various languages. See [examples/](./../examples) for their usage.
- C API is exposed via [include/ZeroTierSockets.h](../include/ZeroTierSockets.h)
- [bindings/](./bindings) Contains the source for wrappers in various languages. See [examples/](../examples/) for their usage.

0 comments on commit 8d21a26

Please sign in to comment.