diff --git a/README.md b/README.md index 3bb8538..e4b803e 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ go run main.go # TODO: -[x] Extract docker layers from api -[x] Represent layers as generic tree -[x] Stack ordere tree list together as fake unionfs tree -[ ] Diff trees -[ ] Add ui for browsing layers -[ ] Add ui for diffing stack to layer +- [x] Extract docker layers from api +- [x] Represent layers as generic tree +- [x] Stack ordere tree list together as fake unionfs tree +- [ ] Diff trees +- [ ] Add ui for browsing layers +- [ ] Add ui for diffing stack to layer