Skip to content

Commit

Permalink
Add links to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Sep 26, 2024
1 parent 4d5b713 commit 3116ca7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,19 @@ To build, you will need the following in your PATH:
- We recommend installing this via the
[Visual Studio Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022)

## Documentation

Please refer to our Contributing Docs for
[getting started](https://contributing.bitwarden.com/getting-started/sdk/) instructions and
[architectural documentation](https://contributing.bitwarden.com/architecture/sdk/).

You can also browse the latest published documentation:

- [docs.rs](https://docs.rs/bitwarden/0.5.0/bitwarden/) for the public SDK.
- Or for developers of the SDK, view the internal
[API documentation](https://sdk-api-docs.bitwarden.com/bitwarden/index.html) which includes
private items.

## Crates

The project is structured as a monorepo using cargo workspaces. Some of the more noteworthy crates
Expand Down

0 comments on commit 3116ca7

Please sign in to comment.