Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ypankovych/chainee
Browse files Browse the repository at this point in the history
  • Loading branch information
ypankovych committed Jun 30, 2021
2 parents 7779017 + e24297e commit d580ab3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Chainee

### WHat is this?
### What is this?
> Chainee is a simple chaining tool for your predicates.
>
> Chain any number of predicates as deep as you want, and visualize it.
Expand Down Expand Up @@ -61,3 +61,5 @@ You can convert it into a picture as well:
>>> tree.to_picture("tree.png")
```
Which gives us the following:
![tree](https://user-images.githubusercontent.com/31005942/123926790-eb3d9180-d994-11eb-8307-1c3a36103538.png)

0 comments on commit d580ab3

Please sign in to comment.