Skip to content

Commit

Permalink
feat: update flowchart (#458)
Browse files Browse the repository at this point in the history
* feat: update flowchart

Signed-off-by: hxtree <[email protected]>

* fix: url on flow chart

Signed-off-by: hxtree <[email protected]>

---------

Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree authored Oct 24, 2023
1 parent 8fc5f3a commit 2ae645b
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 170 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Codespaces.
Alternatively, build, test, and deploy apps locally using the
[devcontainer](docs/devcontainer.md).

![](docs/architecture-diagram.png)
![](docs/flowchart.png)

### Pull Request Lifecycle (~5 mins)

Expand All @@ -40,7 +40,7 @@ Alternatively, build, test, and deploy apps locally using the
2. Work on changes (e.g. fix a bug or add a new feature). Build, lint, and unit
test projects.

```bash
```bashProd Environment
rush build
rush linthttps://github.com/hxtree/cats-cradle
rush test
Expand Down
Binary file removed docs/architecture-diagram.png
Binary file not shown.
133 changes: 0 additions & 133 deletions docs/architecture.xml

This file was deleted.

Loading

0 comments on commit 2ae645b

Please sign in to comment.