diff --git a/README.md b/README.md index 51a16d7..a1eb836 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### Plugins -using a plugins tag +Using a plugins tag ```yaml plugins: @@ -117,3 +117,10 @@ shell:abc123 <- shell:dev <- shell:latest ``` Now you will get a warning saying that dependencies aren't aligned. + +### Todos + +- [ ] Proof of concepts + - [ ] Split rust bins, interfacing + - [ ] Plugins json schema + - [ ] Schema generation