mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
Add branches info in readme. (#467)
This commit is contained in:
committed by
GitHub
parent
173945dd0a
commit
9e041b81e8
@@ -32,6 +32,15 @@ All crates in this repository are licensed under either of
|
||||
|
||||
at your option.
|
||||
|
||||
## Branches
|
||||
|
||||
- [`main`][main]
|
||||
- Default branch — points to the latest release.
|
||||
- This is stable and suitable for most users.
|
||||
- [`dev`][dev]
|
||||
- Development branch — contains the latest PRs.
|
||||
- Developers should submit their PRs against this branch.
|
||||
|
||||
## Directory
|
||||
|
||||
- [tlsn](./tlsn/): The home for examples and API libraries.
|
||||
|
||||
Reference in New Issue
Block a user