We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ab87f commit 0bb75edCopy full SHA for 0bb75ed
README.Rmd
@@ -26,7 +26,7 @@ Solution: add lines containing `GanttStart: ` and `GanttDue: ` to your issues an
26
27
```{r example}
28
library(gitgantt)
29
-gg_timevis(owner = "ATFutures", repo = "who3")
+gg_timevis(owner = "robinlovelace", repo = "gitgantt")
30
```
31
32
## Installation
README.md
@@ -19,8 +19,8 @@ chart in a single line of code\!
19
20
``` r
21
22
23
-#> 5 issues returned for the repo who3
+#> 3 issues returned for the repo gitgantt
24
25
<img src="man/figures/README-example-1.png" width="100%" />
man/figures/README-example-1.png
4.24 KB
0 commit comments