Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddddO committed Nov 18, 2023
1 parent a02a870 commit 1e5787d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ $ gtree web

# CLI

> **Note**<br>
> [!NOTE]
> WASM binary with WASI support are also available.
> Basically, the usage is the same as the CLI built with Go.
> Please refer [here](https://github.com/ddddddO/gtree/blob/master/README_wasi_wasm.md) for usage.
Expand Down Expand Up @@ -815,7 +815,7 @@ inspired by [xlab/treeprint](https://github.com/xlab/treeprint#iterating-over-th

# Library - programmable tree structure

> **Note**<br>
> [!NOTE]
> The `gonew` command can be used to set up sample project using gtree library.<br>
> See [here](https://github.com/ddddddO/gtree/blob/master/example/README.md) for details.
Expand Down Expand Up @@ -1234,7 +1234,7 @@ func main() {

# Process

> **Note**<br>
> [!NOTE]
> This process is for the Massive Roots mode.
## e.g. [*gtree/pipeline_tree.go*](https://github.com/ddddddO/gtree/blob/master/pipeline_tree.go)
Expand All @@ -1244,7 +1244,7 @@ func main() {

# Performance

> **Warning**<br>
> [!WARNING]
> Depends on the environment.
- Comparison simple implementation and pipeline implementation.
Expand Down

0 comments on commit 1e5787d

Please sign in to comment.