Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

This repo contains the source material for ssoready.com/docs. It also contains the internal API definitions and metadata that are used to generate the SSOReady SDKs:

* https://github.com/ssoready/ssoready-typescript
* https://github.com/ssoready/ssoready-python
- https://github.com/ssoready/ssoready-typescript
- https://github.com/ssoready/ssoready-python
- https://github.com/ssoready/ssoready-go
- https://github.com/ssoready/ssoready-csharp
- https://github.com/ssoready/ssoready-ruby
- https://github.com/ssoready/ssoready-php

PRs are welcome!

We use a third-party service called [Fern](https://buildwithfern.com) for our documentation. If you would like to contribute, you will likely find [Fern's own docs](https://buildwithfern.com/learn/home) very helpful.
We use a third-party service called [Fern](https://buildwithfern.com) for our documentation. If you would like to contribute, you will likely find [Fern's own docs](https://buildwithfern.com/learn/home) very helpful.
Loading