document usage

This commit is contained in:
2023-02-17 18:00:20 +01:00
parent 6be8482b46
commit 578c2a6883
3 changed files with 43 additions and 11 deletions

View File

@@ -2,9 +2,9 @@
A dagger sdk written in rust for rust.
## Disclaimer
# Usage
Work in progress. This is not ready for usage yet
See [dagger-sdk](./crates/dagger-sdk/README.md)
### Status
@@ -23,7 +23,7 @@ Work in progress. This is not ready for usage yet
- [x] Add codegen to hook into querier
- [ ] fix build / release cycle
- [ ] general api stabilisation
- [ ] document usage
- [x] document usage
- [ ] make async variant
## Architecture