Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddddO committed Sep 10, 2023
1 parent a201239 commit ce2198f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Provide CLI, Golang library and Web.
- **[CLI](https://github.com/ddddddO/gtree#cli)**
- **[Library - used in Web and CLI](https://github.com/ddddddO/gtree#library---used-in-web-and-cli)**
- **[Library - programmable tree structure](https://github.com/ddddddO/gtree#library---programmable-tree-structure)**
- You can set up sample project with the `gonew` command. See [`it`](example/README.md).
- You can set up sample project with the `gonew` command. See [`it`](https://github.com/ddddddO/gtree/blob/master/example/README.md).


# Web
Expand Down Expand Up @@ -656,7 +656,7 @@ You can use `gtree.WithTargetDir` func / `gtree.WithStrictVerify` func.

> **Note**<br>
> The `gonew` command can be used to set up sample project using gtree library.<br>
> See [here](example/README.md) for details.
> See [here](https://github.com/ddddddO/gtree/blob/master/example/README.md) for details.
## Installation

Expand Down

0 comments on commit ce2198f

Please sign in to comment.