Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjiggidy authored Feb 20, 2025
1 parent 755ab1d commit b0a76e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ A `BinLog` contains a list of `BinLogEntry` objects. `BinLogEntry` is really ju
### Formatting

Although `BinLog` typically handles reading and writing `BinLogEntry`s internally, `BinLogEntry` can be formatted as a typical log entry string with `.to_string()`, or read in from a log entry string with `.from_string(str)`.


# See Also
- [`pybinlock`](https://github.com/mjiggidy/pybinlock)

0 comments on commit b0a76e9

Please sign in to comment.