Skip to content

Commit

Permalink
Rename docs to assets
Browse files Browse the repository at this point in the history
  • Loading branch information
realsuayip committed Jan 19, 2024
1 parent b5cee57 commit 797ad7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ contract.branch(

Now let's look at what happened, output from `contract.gantt()`:

![Gannt chart](docs/example.png)
![Gannt chart](assets/example.png)

In the example above, each line represents a contract (hence a `Branch`instance)
you can track how the date changes by following blue lines. Red lines indicate
Expand Down
File renamed without changes

0 comments on commit 797ad7f

Please sign in to comment.